Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
Signed-off-by: Sahil Suneja <suneja@us.ibm.com>
  • Loading branch information
sahilsuneja1 committed Jan 6, 2017
1 parent e536c55 commit 04ed268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawler/iemit_plugin.py
Expand Up @@ -14,7 +14,7 @@ class IEmitter(IPlugin):
implement an emit() function given an iostream (a buffer with the features
to emit).
"""

def init(self, url, timeout=1, max_retries=5, emit_format='csv'):
self.url = url
self.timeout = timeout
Expand Down

0 comments on commit 04ed268

Please sign in to comment.