Skip to content

Commit dde215e

Browse files
committed
update
1 parent 5d7cfc9 commit dde215e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ ignore = [
3838
"E501", # line too long, handled by black
3939
"B008", # do not perform function calls in argument defaults
4040
"C901", # mccabe complexity
41-
"E999", # match statement is not yet supported
4241
"W605", # ASCII art, verbatim text
4342
]
4443

0 commit comments

Comments
 (0)