Skip to content

Commit 26322bb

Browse files
committed
Update ruff config
1 parent 6087dcd commit 26322bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ select = [ # defaults: ["E4", "E7", "E9", "F"], see https://docs.astral.sh/ruff/
8888
"W", # pycodestyle Warning
8989
]
9090
ignore = [
91-
"PD901", # pandas-df-variable-name
9291
"PLR09", # too-many-...
9392
]
9493

0 commit comments

Comments
 (0)