Current File : //opt/hc_python/lib/python3.12/site-packages/distro/__main__.py
from .distro import main

if __name__ == "__main__":
    main()