chore: Implement code review suggestions

This commit is contained in:
Piotr Gaczkowski 2026-04-13 10:53:07 +02:00
parent 3fe23fdc38
commit e0eb0b4617
9 changed files with 203 additions and 14 deletions

3
.gitignore vendored
View file

@ -6,4 +6,5 @@ __pycache__/
*.egg-info/
.env*
*.pickle
src/kronos/*events*.html
dist/
result