Skip to content

Commit 47025aa

Browse files
authored
Update Makefile
1 parent ac0f581 commit 47025aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ clean:
6262
rm -rf utils/*.log
6363
rm -rf *.log
6464

65-
lint: activate install format
65+
lint: activate install
6666
#flake8 or #pylint
6767
# In this scenario it'll only tell as errors found in your code
6868
# R - refactor

0 commit comments

Comments
 (0)