From 2b30f7e0fae79abb0a9622da8536eb125fa8a987 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 2 Jul 2026 16:49:29 -0400 Subject: [PATCH] Update frequency.py indent --- frequency.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frequency.py b/frequency.py index 525108a0..10e05b6f 100644 --- a/frequency.py +++ b/frequency.py @@ -336,16 +336,16 @@ try: # print("squelch set to 8, no command input!") # no_command = True # else: - no_command = False - print(no_command) + no_command = False + print(no_command) except Exception as e: - print(f"An error occurred: {e}") - if (debug_mode == 1): - print("Can't read sim.cfg file") + print(f"An error occurred: {e}") + if (debug_mode == 1): + print("Can't read sim.cfg file") file.close() - except Exception as e: - print(f"An error occurred: {e}") +except Exception as e: + print(f"An error occurred: {e}") if (doppler_mode == 'off'): tx_freq_hz = txf * 1000