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