mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 06:22:59 +00:00

apologies to anyone finding this commit via git blame or log run the autoformatting by pre-commit run --all-files
4 lines
30 B
Python
4 lines
30 B
Python
from .app import main
|
|
|
|
main()
|