Versão 1.0

This commit is contained in:
Ricardo 2026-09-14 10:13:17 -03:00
commit 13bcea2077
26 changed files with 1546 additions and 0 deletions

2
pyproject.toml Normal file
View file

@ -0,0 +1,2 @@
[tool.pyright]
typeCheckingMode = "basic"