Merge branch 'main' into parsing

This commit is contained in:
Maoake Teriierooiterai
2026-03-19 16:02:58 +01:00
11 changed files with 254 additions and 15 deletions
-4
View File
@@ -20,7 +20,3 @@ dev = [
[tool.mypy]
python_version = "3.10"
exclude = [
".venv",
"venv",
]