firts commit

This commit is contained in:
2023-07-17 19:09:36 -05:00
commit 8e6e1e5cea
33 changed files with 1355 additions and 0 deletions

2
.flake8 Normal file
View File

@@ -0,0 +1,2 @@
[flake8]
ignore=E123,E124,E126,E128,E741,W503