Fix linter for Jon

This commit is contained in:
Nikolas
2024-08-26 16:26:24 -07:00
parent 42d66d4921
commit 095ed0d551

View File

@@ -88,7 +88,7 @@ def main():
command,
text=True,
stderr=subprocess.STDOUT)
end_time = current_time_ms()
logging.getLogger("").removeHandler(console)