[tool.pytest.ini_options] pythonpath = "src" [tool.pyright] strict = ["src"] exclude = ["**/__pycache__"]