Skip to content

Commit a53ac28

Browse files
mypy is annoying
1 parent 116460f commit a53ac28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PROJECTS/api-security-scanner/backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ disable_error_code = [
190190
"call-arg",
191191
"dict-item",
192192
"abstract",
193+
"import-untyped",
193194
]
194195

195196

0 commit comments

Comments
 (0)