Skip to content

Commit

Permalink
correct pre-commit run in setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
lbbrhzn committed Nov 8, 2023
1 parent f180e59 commit 3fb1623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ cd "$(dirname "$0")/.."

python3 -m pip install --requirement requirements.txt
pre-commit install
precommit run --all
pre-commit run --all

0 comments on commit 3fb1623

Please sign in to comment.