Spaces:
Runtime error
Runtime error
File size: 64 Bytes
2d1874a |
1 2 3 4 5 |
from .distro import main
if __name__ == "__main__":
main()
|