diff --git a/mypy.ini b/mypy.ini new file mode 100644 index 000000000..f7f2bd728 --- /dev/null +++ b/mypy.ini @@ -0,0 +1,2 @@ +[mypy] +ignore_missing_imports=True \ No newline at end of file