We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0c326 commit aa63decCopy full SHA for aa63dec
Makefile
@@ -65,7 +65,7 @@ docs-deploy:
65
66
dev:
67
poetry install
68
- pre-commit install
+ poetry run pre-commit install
69
70
full:
71
poetry install --all-extras
0 commit comments