Skip to content

Commit 6cfe43a

Browse files
committed
simple commit
1 parent d756b4c commit 6cfe43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nbclassic/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
os.path.join(os.path.dirname(__file__), "templates"),
2121
]
2222

23+
2324
def _jupyter_server_extension_paths():
2425
# Locally import to avoid install errors.
2526
from .notebookapp import NotebookApp

0 commit comments

Comments
 (0)