mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Move get_test_dirs to a separate file
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
import logging
|
||||
|
||||
from tests.hierarchy.images_hierarchy import get_test_dirs
|
||||
from tests.hierarchy.get_test_dirs import get_test_dirs
|
||||
from tests.utils.tracked_container import TrackedContainer
|
||||
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
|
Reference in New Issue
Block a user