mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2025-12-27 19:10:28 +00:00
5 lines
64 B
Python
5 lines
64 B
Python
from app import client
|
|
|
|
if __name__ == '__main__':
|
|
client()
|