creation de l'appli console handjoob
This commit is contained in:
parent
8a40a44e02
commit
48f0054e91
3 changed files with 172 additions and 0 deletions
3
weboob/applications/handjoob/__init__.py
Normal file
3
weboob/applications/handjoob/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .handjoob import Handjoob
|
||||
|
||||
__all__ = ['Handjoob']
|
||||
Loading…
Add table
Add a link
Reference in a new issue