From e69ee5c1a89a187922ec6d32d671cede80134848 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 11 Dec 2024 17:08:11 -0800 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 b9d2490..d88398a 100644 --- a/etc/simulator.py +++ b/etc/simulator.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # # Simulate meshing-around de K7MHI 2024 -from modules.log import * # Import the logger +from modules.log import * # Import the logger; ### --> If you are reading this put the script in the project root <-- ### import time import random