Add a static type checker such as pyright, mypy, etc as a nox session within the current PLACEHOLDER within the 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
PLACEHOLDERwithin thenoxfile.py.This will require adding the type checker as a dependency, configuring it, and running it ensuring any issues are addressed and committed.