File size: 64 Bytes
69d9940
 
 
 
1
2
3
4
5
from .distro import main

if __name__ == "__main__":
    main()