start writing SFR backend
This commit is contained in:
parent
1b417df356
commit
179ac0a05d
6 changed files with 152 additions and 0 deletions
3
weboob/backends/sfr/__init__.py
Normal file
3
weboob/backends/sfr/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import SfrBackend
|
||||
|
||||
__all__ = ['SfrBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue