Skip to content

Commit

Permalink
Merge pull request #2 from hari0205/hari0205-patch-1
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
hari0205 authored Jul 8, 2024
2 parents 61c313b + 94aff36 commit 894721e
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 894721e

Please sign in to comment.