english fix :)
This commit is contained in:
parent
5a8203c2b6
commit
557cae23e4
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ class Weboob(object):
|
||||||
@param backends list of backends to iterate on
|
@param backends list of backends to iterate on
|
||||||
@param caps iterate on backends with this caps
|
@param caps iterate on backends with this caps
|
||||||
@param condition a condition to validate to keep the result
|
@param condition a condition to validate to keep the result
|
||||||
@return the BackendsCall object (iteratable)
|
@return the BackendsCall object (iterable)
|
||||||
"""
|
"""
|
||||||
backends = self.backend_instances.values()
|
backends = self.backend_instances.values()
|
||||||
_backends = kwargs.pop('backends', None)
|
_backends = kwargs.pop('backends', None)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue