fix imports
This commit is contained in:
parent
0db6d8942d
commit
6b885044aa
2 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ from PyQt4.QtGui import QMainWindow, QApplication, QStyledItemDelegate, \
|
|||
QAbstractTextDocumentLayout, QPalette
|
||||
|
||||
from weboob.core.ouiboube import Weboob
|
||||
from weboob.scheduler import IScheduler
|
||||
from weboob.core.scheduler import IScheduler
|
||||
|
||||
from ..base import BaseApplication
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue