mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
4 lines
40 B
Python
4 lines
40 B
Python
from .app import app
|
|
|
|
__all__ = ["app"]
|