Index: tests/test_uf.py =================================================================== diff -u -rb9ba64273bb19c12ab9dcd4dd5dc65d7f0b59e47 -re4ea016b22780f3c5924479812ab07394c05ae29 --- tests/test_uf.py (.../test_uf.py) (revision b9ba64273bb19c12ab9dcd4dd5dc65d7f0b59e47) +++ tests/test_uf.py (.../test_uf.py) (revision e4ea016b22780f3c5924479812ab07394c05ae29) @@ -58,7 +58,7 @@ # ro = RO(log_level="DEBUG") sleep(2) - # log in to TD, DD and RO as tester + # log in to TD, DD and RO as tester if td.cmd_log_in_to_td() == 0: exit(1) # if dd.cmd_log_in_to_dd() == 0: @@ -67,8 +67,8 @@ # exit(1) # sleep(1) - # create log file - with open("UF_test.log", "w") as f: + # create log file + with open("UF_test.log", "w") as f: # collect data and display/log it while True: