blob: efdabedee7783de54999ab05e613e757527b07c6 [file]
[tool.mypy]
ignore_missing_imports = true
mypy_path = "."
[tool.pytest.ini_options]
pythonpath = ["."]
[tool.ruff]
extend = "../../.ruff.toml"