File: PC-Phone USB Sync/code/PC-Phone USB Sync--source/distro/__main__.py

from .distro import main

if __name__ == "__main__":
    main()