Skip to content

Commit

Permalink
[fix] Makefile edit
Browse files Browse the repository at this point in the history
  • Loading branch information
hari0205 committed Jul 8, 2024
1 parent f1ac2e4 commit d4c5941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.PHONY: lint
lint:
@echo "Running flake8"
@flake8 ./porunga
@flake8 ./porunga-CLI

# Clean pyc and pycache
.PHONY: clean
Expand Down

0 comments on commit d4c5941

Please sign in to comment.