From 94d5c4c325764e07d146730fa19bcd18fea651ed Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 6 Oct 2024 17:19:02 -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 6e926b7..e5403a1 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 * # err? Move .py out of etc/ and place it in the root of the project +from modules.log import * # Import the logger import time import random