add application comparoob
This commit is contained in:
parent
dea713d2f4
commit
e8e7fbead1
4 changed files with 362 additions and 0 deletions
7
weboob/applications/comparoob/__init__.py
Normal file
7
weboob/applications/comparoob/__init__.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vim: ft=python et softtabstop=4 cinoptions=4 shiftwidth=4 ts=4 ai
|
||||
|
||||
|
||||
from .comparoob import Comparoob
|
||||
|
||||
__all__ = ['Comparoob']
|
||||
Loading…
Add table
Add a link
Reference in a new issue