diff --git a/mqtt2influx.py b/mqtt2influx.py
index 0742d4a49f71538a3a97aee3ce1197b58be7bd3d..8e14797ef13400e73cf546642fafd0a15ddaf4cf 100644
--- a/mqtt2influx.py
+++ b/mqtt2influx.py
@@ -82,4 +82,4 @@ if(mqtt_server != 0):
     # Blocking loop to the Mosquitto broker
     client.loop_forever()
 else:
-    print("No MQTT Server")
\ No newline at end of file
+    print("No MQTT Server")