remove blank line
This commit is contained in:
parent
089f8a0dea
commit
6fe2f151ff
@ -245,7 +245,6 @@ def main():
|
||||
for data in tec.report_mode():
|
||||
try:
|
||||
ch = data[channel]
|
||||
|
||||
# Sometimes report_mode may yeild empty object
|
||||
except KeyError:
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user