mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-11 11:25:30 +08:00
Consistently use relative imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from skimage._shared.testing import setup_test, teardown_test
|
||||
from ..._shared.testing import setup_test, teardown_test
|
||||
|
||||
|
||||
def setup():
|
||||
|
||||
Reference in New Issue
Block a user