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