We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589bf43 commit 25baa1dCopy full SHA for 25baa1d
jupyter_core/paths.py
@@ -21,7 +21,7 @@
21
22
import platformdirs
23
24
-from jupyter_core.utils import deprecation
+from .utils import deprecation
25
26
pjoin = os.path.join
27
0 commit comments