Removed extra newline.
This commit is contained in:
parent
7d71b0a00b
commit
5e1aef1d08
|
@ -35,7 +35,6 @@ def munge_tag(tag):
|
||||||
return tag
|
return tag
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class HarvesterBase(SingletonPlugin):
|
class HarvesterBase(SingletonPlugin):
|
||||||
'''
|
'''
|
||||||
Generic class for harvesters with helper functions
|
Generic class for harvesters with helper functions
|
||||||
|
|
Loading…
Reference in New Issue