telematrix/app_service.py

5 lines
68 B
Python
Raw Permalink Normal View History

2016-11-16 07:50:13 -05:00
import telematrix
if __name__ == '__main__':
telematrix.main()