use absolute imports everywhere
This commit is contained in:
parent
e8c1e7006c
commit
70936562d0
22 changed files with 44 additions and 46 deletions
|
@ -1,4 +1,4 @@
|
|||
from .base import Hoster
|
||||
from c3nav.editor.hosters.base import Hoster
|
||||
|
||||
|
||||
class GitlabHoster(Hoster):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue