Skip to content

Commit 1ad1c7f

Browse files
committed
fix ruff
1 parent 277a17f commit 1ad1c7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ target-version = [
119119
[tool.ruff]
120120
line-length = 88
121121
target-version = "py39"
122+
exclude = ["_version.py"]
122123

123124
[tool.ruff.lint]
124125
select = [

0 commit comments

Comments
 (0)