first version

This commit is contained in:
uw935
2024-02-04 15:09:54 +03:00
commit f5752606af
14 changed files with 79601 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[flake8]
exclude = .git, pycache, .env, .venv
max-line-length = 120