We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1552f15 commit 8e7b6f2Copy full SHA for 8e7b6f2
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