superbenchmark/.mypy.ini

5 строки
87 B
INI

[mypy]
ignore_missing_imports = True
scripts_are_modules = True
warn_return_any = True