https://cjolowicz.github.io/posts/hypermodern-python-01-setup/
Linters also run by default
nox -r
To run only the linters
nox -rs lint
nox -rs black
https://cjolowicz.github.io/posts/hypermodern-python-01-setup/
Linters also run by default
nox -r
To run only the linters
nox -rs lint
nox -rs black