New backend orange
This commit is contained in:
parent
b583e0aa53
commit
85b413f199
6 changed files with 262 additions and 0 deletions
3
weboob/backends/orange/__init__.py
Normal file
3
weboob/backends/orange/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import OrangeBackend
|
||||
|
||||
__all__ = ['OrangeBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue