Skip to content

Commit

Permalink
fix: pre-lint
Browse files Browse the repository at this point in the history
add poetry run command
  • Loading branch information
mari1912 committed Jun 28, 2024
1 parent 4404758 commit 247f354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pre-commit
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh

flake8
poetry run flake8

0 comments on commit 247f354

Please sign in to comment.