mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
relative import
This commit is contained in:
parent
7858aee7e8
commit
3a9991d26f
@ -20,6 +20,6 @@
|
|||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
import mock_server
|
from . import mock_server
|
||||||
import test_sftp
|
from . import test_sftp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user