Skip to content

Commit 5318f47

Browse files
authored
fix-ruff (#269)
* fix-ruff * fixi ruffi
1 parent 4e96d90 commit 5318f47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ lint.extend-select = [
108108
lint.ignore = [
109109
"C901",
110110
"E203",
111-
"F824",
112-
"W503",
113111
]
114112
lint.per-file-ignores."src/**/__init__.py" = [
115113
"D104",

0 commit comments

Comments
 (0)