Added mypy

This commit is contained in:
Wilson Freitas
2024-12-24 06:12:45 -03:00
parent 6232e2e7c2
commit 5fb49ee279
2 changed files with 496 additions and 377 deletions
Generated
+495 -376
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.11"
PyGithub = "^2.2.0"
pandas = "^2.2.0"
mypy = "^1.14.0"
[build-system]
requires = ["poetry-core"]