diff --git a/pytec/autotune.py b/pytec/autotune.py index 1d98e68..1aa8833 100644 --- a/pytec/autotune.py +++ b/pytec/autotune.py @@ -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