[mypy]
exclude = build/
ignore_missing_imports = True scripts_are_modules = True warn_return_any = True