From a748f523a9c2c882cc0376e01eb82d97a3a7b3b7 Mon Sep 17 00:00:00 2001 From: Fabien POLLY Date: Tue, 2 Dec 2025 17:35:34 +0100 Subject: [PATCH] chore: Add 'test' to comment line. --- Bjorn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bjorn.py b/Bjorn.py index a371b13..6567eb8 100644 --- a/Bjorn.py +++ b/Bjorn.py @@ -12,7 +12,7 @@ # - is_wifi_connected: Checks for Wi-Fi connectivity using the nmcli command. # The script starts by loading shared data configurations, then initializes and sta -# bjorn.py +# bjorn.py test import threading