Skip to content

Commit 2e024e8

Browse files
committed
Remove import of singleuser from __init__.py
Avoid error when notebook is not installed with JupyterHub
1 parent 410f7d9 commit 2e024e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

batchspawner/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
from .batchspawner import *
2-
from . import singleuser
32
from . import api

0 commit comments

Comments
 (0)