Skip to content

Commit

Permalink
Add PEP8 checking to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Mar 1, 2015
1 parent 526db6b commit 46c99fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ From the project's root directory, run:
```
nosetests-3.4
```

And also:

```
flake8 .
```

0 comments on commit 46c99fc

Please sign in to comment.