heat-dashboard/test.py
2017-10-06 14:46:17 +09:00

5 lines
79 B
Python

# -*- coding: utf-8 -*-
if __name__ == '__main__':
print("do some test.")