mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-12 20:43:02 +00:00

apologies to anyone finding this commit via git blame or log run the autoformatting by pre-commit run --all-files
3 lines
69 B
Python
3 lines
69 B
Python
from ._version import __version__
|
|
from ._version import version_info
|