mirror of
https://github.com/bckelley/tconnectsync.git
synced 2026-08-24 03:34:12 -05:00
5 lines
58 B
Python
5 lines
58 B
Python
from . import main
|
|
|
|
if __name__ == "__main__":
|
|
main()
|