fix imports
This commit is contained in:
parent
21f86830cc
commit
0db6d8942d
16 changed files with 16 additions and 16 deletions
|
|
@ -20,7 +20,7 @@ from __future__ import with_statement
|
|||
import sys
|
||||
|
||||
from weboob.capabilities.torrent import ICapTorrent
|
||||
from weboob.tools.application import ConsoleApplication
|
||||
from weboob.tools.application.console import ConsoleApplication
|
||||
|
||||
|
||||
__all__ = ['Weboorrents']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue