Skip to content

Commit 4ee4a99

Browse files
committed
Disable A003
1 parent 3eef49b commit 4ee4a99

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,6 @@ select = [
292292
"RUF013",
293293
"RUF036",
294294

295-
# flake8-builtins
296-
"A003",
297-
298295
"TC", # flake8-type-checking - https://docs.astral.sh/ruff/rules/#flake8-type-checking-tc
299296

300297
# pyupgrade -- https://docs.astral.sh/ruff/rules/#pyupgrade-up

0 commit comments

Comments
 (0)