modify parser

This commit is contained in:
2026-05-18 14:46:35 +02:00
parent 6258757605
commit 3f93c074ef
2 changed files with 15 additions and 5 deletions
+1
View File
@@ -10,3 +10,4 @@ anf = "anf.cli:main"
[tool.pytest.ini_options]
testpaths = ["tests"]
pythonpath = ["src"]