Closed annefou closed 7 months ago
I am not sure which syntax to use for upgrading to a specific version of a package. We need 2.35 for encodes.
== will be a pin, but we could also use >=.
>=
If you install pre-commit with:
pre-commit install
it will automatically fix lint on each commit.
I am not sure which syntax to use for upgrading to a specific version of a package. We need 2.35 for encodes.