Hooray, linting!

This commit is contained in:
Hel Gibbons 2023-02-24 16:25:37 +00:00 committed by Gee Bartlett
parent 69ee5cff3a
commit 35cc345eb4
1 changed files with 2 additions and 1 deletions

View File

@ -59,6 +59,7 @@ def status_handler(mode, status, ip):
print("IP: {}".format(ip))
MESSAGE = "{}".format(ip)
# Create web server application
app = webserver()