5 lines
65 B
Python
Raw Permalink Normal View History

2024-12-17 14:40:56 +04:00
from src import sync
if __name__ == "__main__":
sync.sync()