Open fernando-aristizabal opened 10 months ago
Add a static type checker such as pyright, mypy, etc as a nox session within the current PLACEHOLDER within the noxfile.py.
PLACEHOLDER
noxfile.py
This will require adding the type checker as a dependency, configuring it, and running it ensuring any issues are addressed and committed.
Add a static type checker such as pyright, mypy, etc as a nox session within the current
PLACEHOLDER
within thenoxfile.py
.This will require adding the type checker as a dependency, configuring it, and running it ensuring any issues are addressed and committed.