1
0
Fork 0

refactor: some minor cleanup

This commit is contained in:
Arthur K. 2026-03-02 19:33:43 +03:00
parent 6dd26ad3d8
commit 0a71012709
Signed by: wzray
GPG key ID: B97F30FDC4636357
15 changed files with 188 additions and 91 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
__pycache__/
.ruff_cache/
.venv/
.pytest_cache/