feat: Add basic struture for tests

This commit is contained in:
rodia
2025-09-04 11:42:55 -03:00
parent a4ebb77705
commit 3cab88fae2
14 changed files with 474 additions and 0 deletions

3
.flake8 Normal file
View File

@@ -0,0 +1,3 @@
[flake8]
ignore=E123,E124,E126,E128,E741,W503
exclude=.git,__pycache__,docs/source/conf.py,old,build,dist,.dev