python-damaris/tests/res_test.py

4 lines
97 B
Python
Raw Normal View History

def result():
for num,ts in enumerate(results):
data["ts %i"%num] = ts
#print ts