boilerplate: Fix import, fix PEP8/isort
This commit is contained in:
parent
a7dcf82ec0
commit
dbce17085e
2 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,6 @@ from weboob.tools.backend import Module
|
|||
|
||||
from .browser import ${r.classname}Browser
|
||||
|
||||
|
||||
__all__ = ['${r.classname}Module']
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue