Closed alanisaac closed 7 months ago
Fixes #25
This PR adds a new set of GitHub actions to run static analysis tools (black, isort, pyright) on PRs, and also fixes all current drift issues in the repository.
black
isort
pyright
These checks can be seen in action below:
Fixes #25
This PR adds a new set of GitHub actions to run static analysis tools (
black
,isort
,pyright
) on PRs, and also fixes all current drift issues in the repository.These checks can be seen in action below: