Show More
@@ -17,7 +17,7 b' Module with utility functions for preprocessor tests' | |||
|
17 | 17 | from IPython.nbformat import current as nbformat |
|
18 | 18 | |
|
19 | 19 | from ...tests.base import TestsBase |
|
20 | from ...exporters.exporter import ResourcesDict | |
|
20 | from ...exporters.baseexporter import ResourcesDict | |
|
21 | 21 | |
|
22 | 22 | #----------------------------------------------------------------------------- |
|
23 | 23 | # Class |
General Comments 0
You need to be logged in to leave comments.
Login now