From 6fe2f151ff8925773d3271254bb7f0d5d89fda80 Mon Sep 17 00:00:00 2001 From: topquark12 Date: Wed, 6 Jan 2021 10:36:43 +0800 Subject: [PATCH] remove blank line --- pytec/autotune.py | 1 - 1 file changed, 1 deletion(-) 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