Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh committed May 5, 2021
1 parent c35faa7 commit 12dc787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -47,7 +47,7 @@ pre-commit:
# setup pre commit dependencies
pip3 install -r requirements/integration.txt
pre-commit install

format: py-format js-format

py-format:
Expand Down

0 comments on commit 12dc787

Please sign in to comment.