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