Skip to content

Commit

Permalink
Flake8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
teward committed Jul 16, 2017
1 parent 2677208 commit 6628070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datahandling.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def _load_pickle(path, encoding='utf-8'):
os.remove(path)
raise


# methods to load files and filter data in them:
def load_files():
if os.path.isfile("falsePositives.p"):
Expand Down

0 comments on commit 6628070

Please sign in to comment.