diff --git a/plugins/telegraf_gateways_status-3.7.py b/plugins/telegraf_gateways_status-3.7.py index 1c6eb04..8eb2100 100644 --- a/plugins/telegraf_gateways_status-3.7.py +++ b/plugins/telegraf_gateways_status-3.7.py @@ -43,4 +43,4 @@ try: print(gw_str) except Exception as e: - print(e, file=sys.stderr) \ No newline at end of file + print(e, file=sys.stderr)