Loading pyproject.toml 0 → 100644 +7 −0 Original line number Diff line number Diff line [tool.mypy] disallow_untyped_calls = true disallow_untyped_defs = true disallow_incomplete_defs = true check_untyped_defs = true disallow_untyped_decorators = true Loading
pyproject.toml 0 → 100644 +7 −0 Original line number Diff line number Diff line [tool.mypy] disallow_untyped_calls = true disallow_untyped_defs = true disallow_incomplete_defs = true check_untyped_defs = true disallow_untyped_decorators = true