Implement bouygues backend.
This commit is contained in:
parent
560798bf7d
commit
7fb8e4a181
7 changed files with 219 additions and 0 deletions
3
weboob/backends/bouygues/__init__.py
Normal file
3
weboob/backends/bouygues/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import BouyguesBackend
|
||||
|
||||
__all__ = ['BouyguesBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue