From 5cd12e8429a64d27408ad391575e48649ed62834 Mon Sep 17 00:00:00 2001 From: Nigel Phillips Date: Thu, 19 Jan 2023 10:52:53 -0500 Subject: [PATCH] Placeholder --- GUI.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GUI.py b/GUI.py index bc41838..2d411a3 100644 --- a/GUI.py +++ b/GUI.py @@ -1,7 +1,9 @@ +#Placeholder + # Import the server module import http.server import webbrowser - +let null = null # Set the hostname HOST = "localhost" # Set the port number