fix imports

This commit is contained in:
Romain Bignon 2010-11-11 01:28:53 +01:00
commit 111fc19683
2 changed files with 2 additions and 4 deletions

View file

@ -17,6 +17,7 @@
import sys
import logging
import weboob
from weboob.tools.application.repl import ReplApplication