Skip to content

Commit

Permalink
updating source
Browse files Browse the repository at this point in the history
  • Loading branch information
urwithajit9 committed Feb 16, 2024
1 parent 209fbe5 commit 284828e
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 @@ -6,6 +6,6 @@ test:
format:
black *.py
lint:
pylint --disable=R,C hello.py
pylint --disable=R,C app.py
all: install lint test format

0 comments on commit 284828e

Please sign in to comment.