move core files to weboob.core
This commit is contained in:
parent
944662c4bf
commit
1955d1be59
25 changed files with 66 additions and 44 deletions
|
|
@ -23,7 +23,7 @@ import os
|
|||
from logging import warning
|
||||
from time import sleep
|
||||
|
||||
from weboob.backend import BaseBackend
|
||||
from weboob.core.backend import BaseBackend
|
||||
from weboob.capabilities.chat import ICapChat
|
||||
from weboob.capabilities.messages import ICapMessages, ICapMessagesReply, Message
|
||||
from weboob.capabilities.dating import ICapDating, StatusField
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue