Skip to content

Commit 9bb3fce

Browse files
committed
Ingore E721
1 parent e8cda27 commit 9bb3fce

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
@@ -318,6 +318,8 @@ ignore = [
318318
"RUF007",
319319
# mutable-class-default
320320
"RUF012",
321+
# type-comparison
322+
"E721",
321323

322324
# Additional pylint rules
323325
# literal-membership

0 commit comments

Comments
 (0)