Skip to content

Commit

Permalink
💄 address review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Apr 13, 2019
1 parent c58c670 commit f4afcf1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ test:

format:
isort -rc .
black -l 79 snapshot_phantomjs
black -l 79 setup.py
black -l 79 tests

black -l 79 .

lint:
make lint

0 comments on commit f4afcf1

Please sign in to comment.