We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4aeca commit e1b7e05Copy full SHA for e1b7e05
mypy.ini
@@ -46,3 +46,6 @@ ignore_missing_imports = True
46
47
[mypy-snappy]
48
ignore_missing_imports = True
49
+
50
+[mypy-ijson]
51
+ignore_missing_imports = True
0 commit comments