Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ flake8-docstrings = ["-*"] [tool.mypy] python_version = 3.10 python_version = "3.10" strict = true warn_unused_configs = true warn_unreachable = true Loading Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ flake8-docstrings = ["-*"] [tool.mypy] python_version = 3.10 python_version = "3.10" strict = true warn_unused_configs = true warn_unreachable = true Loading