Closed pappasam closed 1 year ago
Replaces the following with ruff:
Also, standardizes run commands across Makefile, precommit, and github actions with nox.
Finally, expresses dev dependencies with "*" so that we don't need to think about their version when running poetry update
poetry update
Replaces the following with ruff:
Also, standardizes run commands across Makefile, precommit, and github actions with nox.
Finally, expresses dev dependencies with "*" so that we don't need to think about their version when running
poetry update