firts commit

This commit is contained in:
2023-07-22 10:49:32 -05:00
commit e26ee969cd
31 changed files with 1636 additions and 0 deletions

2
.flake8 Normal file
View File

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