Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
E305 expected 2 blank lines after class or function definition
  • Loading branch information
Feilong Niu committed Nov 16, 2016
1 parent 6a12281 commit fada780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def run(self):
'exec(%r)' % sh.read().replace(' ', ' ')
)


setup(
name='pytest-cov',
version='2.4.0',
Expand Down

0 comments on commit fada780

Please sign in to comment.