move boobank useful code into weboob.frontends.boobank
This commit is contained in:
parent
2f452599b1
commit
8bb58b6fe7
4 changed files with 107 additions and 59 deletions
|
|
@ -20,7 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
|
||||
"""
|
||||
|
||||
from weboob.frontends.boobank.monfric import MonFric
|
||||
from weboob.frontends.boobank import MonFric
|
||||
|
||||
if __name__ == '__main__':
|
||||
MonFric.run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue