Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
numirias committed Dec 16, 2017
1 parent b723c74 commit a44f7dd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions plasma/node.py
Original file line number Diff line number Diff line change
Expand Up @@ -650,3 +650,4 @@ def find_payload(self, payload):
needle = node.find_payload(payload)
if needle:
return needle
return None

0 comments on commit a44f7dd

Please sign in to comment.