Skip to content

Commit a0b9deb

Browse files
authored
tool.ruff.lint.ignore=PLC0415,PLW1641
1 parent 394bb89 commit a0b9deb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ lint.ignore = [
7171
"N803",
7272
"N806",
7373
"PIE790",
74+
"PLC0415",
75+
"PLW1641",
7476
"PT009",
7577
"PT027",
7678
"UP031",

0 commit comments

Comments
 (0)