Skip to content

Commit d539190

Browse files
committed
Updated remapped ruff rule
1 parent b5e77ab commit d539190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ extend-select = [
8787
"B0", # flake8-bugbear
8888
]
8989
ignore = [
90-
"PGH001",
90+
"S307",
9191
"B008",
9292
]
9393

0 commit comments

Comments
 (0)