From ce317d8bbeaab6b3dcc4b8b7868fe8821221ce70 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Tue, 7 Oct 2025 16:35:03 -0700 Subject: [PATCH] Update simulator.py --- etc/simulator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/simulator.py b/etc/simulator.py index 7e12bab..1bbaee7 100644 --- a/etc/simulator.py +++ b/etc/simulator.py @@ -38,7 +38,7 @@ location = f"{lat},{lon}" # # Function to handle, or the project in test -from modules.games.quiz import * +#from modules.llm import * # Import the LLM module # # Project handler function code here # example handler function canada()