Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasHeger committed Sep 25, 2015
1 parent 8ba04a9 commit 1a6c16a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CGAT/FastaIterator.py
Expand Up @@ -185,3 +185,4 @@ def count(filename):
return subprocess.check_output(statement, shell=True)
except subprocess.CalledProcessError:
return 0

0 comments on commit 1a6c16a

Please sign in to comment.