diff --git a/checkmyip.py b/checkmyip.py index 85faea7..28c7a56 100755 --- a/checkmyip.py +++ b/checkmyip.py @@ -38,7 +38,8 @@ j2send = """{ "protocol": "{{ proto }}", "version": "%s", "website": "https://github.com/packetsar/checkmyip" -}""" % version +} +""" % version ##### Handles all prnting to console and logging to the logfile #####