File size: 64 Bytes
54b9ca1
 
 
 
1
2
3
4
5
from .distro import main

if __name__ == "__main__":
    main()