Skip to content

Commit 8c8823f

Browse files
committed
PTHMINT-37: Remove A002 code to ruff lint
1 parent 1815caf commit 8c8823f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ extend-safe-fixes = [
9898
"D415", # docstrings should end with a period, question mark, or exclamation point
9999
]
100100
ignore = [
101-
"A002",
102101
"ANN001",
103102
"ANN003",
104103
"ANN101", # missing type annotation for self

0 commit comments

Comments
 (0)