FSM and help

This commit is contained in:
2025-04-17 17:43:11 +03:00
parent 14f39f6f09
commit 01d181c763
3 changed files with 107 additions and 23 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
venv
.venv
src/__pycache__
src/test.py
src/credentials.py