new backend pluzz (closes #426)
This commit is contained in:
parent
aa6772a32b
commit
73ec029b43
6 changed files with 269 additions and 0 deletions
3
weboob/backends/pluzz/__init__.py
Normal file
3
weboob/backends/pluzz/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import PluzzBackend
|
||||
|
||||
__all__ = ['PluzzBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue