Skip to content

Commit 805d97f

Browse files
rllinrllin
authored andcommitted
ignore missing improrts
1 parent 3300f77 commit 805d97f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

mypy.ini

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
[mypy-backoff.*]
2-
ignore_missing_imports = True
3-
4-
[mypy-ndjson.*]
1+
[mypy]
52
ignore_missing_imports = True

0 commit comments

Comments
 (0)