Trivial pep8 cleaning
This commit is contained in:
parent
39ea87fa61
commit
876ddb7378
1 changed files with 1 additions and 2 deletions
|
|
@ -57,7 +57,6 @@ class InsertX(Filter):
|
|||
self.string = string
|
||||
self.selectors = selectors
|
||||
|
||||
|
||||
def map_filter(self, selector, item):
|
||||
if isinstance(selector, basestring):
|
||||
value = item.xpath(selector)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue