Add formatters module (JSON, Markdown, HTML, Dashboard)
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-01 08:28:41 +00:00
parent 93e4864b2d
commit 16bb9231f0

1
.gitignore vendored
View File

@@ -1,3 +1,2 @@
*.pyc *.pyc
__pycache__/ __pycache__/
.venv/