dissertation/pyproject.toml
2024-11-25 20:32:11 +00:00

7 lines
108 B
TOML

[tool.ruff]
line-length = 88
[tool.pyright]
typeCheckingMode = "strict"
reportMissingTypeStubs = "warning"