ovs: Force relative import
This commit is contained in:
parent
140195790e
commit
dadf0f59ae
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ from weboob.capabilities.messages import Message, Thread
|
||||||
from weboob.capabilities.contact import Contact, ProfileNode
|
from weboob.capabilities.contact import Contact, ProfileNode
|
||||||
from weboob.tools.date import parse_french_date
|
from weboob.tools.date import parse_french_date
|
||||||
|
|
||||||
import ovsparse
|
from . import ovsparse
|
||||||
|
|
||||||
|
|
||||||
class OvsPage(Page):
|
class OvsPage(Page):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue