File size: 74 Bytes
8953210
 
 
 
1
2
3
4
5
from speakers.__main__ import main

if __name__ == '__main__':
    main()