Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hari0205 authored Jul 8, 2024
1 parent 61c313b commit 94aff36
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-cli
@flake8 ./porunga_cli

# Clean pyc and pycache
.PHONY: clean
Expand Down

0 comments on commit 94aff36

Please sign in to comment.