[WIP] Testing and reformuling

This commit is contained in:
2026-02-08 18:55:16 +01:00
parent 1531a5dc77
commit b00c35f19b
22 changed files with 144 additions and 30 deletions

5
pyproject.toml Normal file
View File

@@ -0,0 +1,5 @@
[tool.pytest.ini_options]
log_cli = true
log_cli_level = "DEBUG"
log_cli_format = "%(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)"
log_cli_date_format = "%Y-%m-%d %H:%M:%S"