telematrix/telematrix.py
2016-11-16 13:50:13 +01:00

5 lines
68 B
Python

import telematrix
if __name__ == '__main__':
telematrix.main()