K Sudhakar Reddy commited on
Commit
5c6fbce
·
unverified ·
1 Parent(s): ad58647

Update Makefile

Browse files
Files changed (1) hide show
  1. Makefile +1 -1
Makefile CHANGED
@@ -24,4 +24,4 @@ format:
24
  lint:
25
  pylint --disable=R,C *.py
26
 
27
- all: install lint test format
 
24
  lint:
25
  pylint --disable=R,C *.py
26
 
27
+ all: install lint test format