mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
s/singleuserapp/singleuser
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
from jupyterhub.singleuserapp import main
|
from jupyterhub.singleuser import main
|
||||||
main()
|
main()
|
||||||
|
Reference in New Issue
Block a user