From cdaa3d2970d0c5fff6e81429257b1ef103ccb689 Mon Sep 17 00:00:00 2001 From: Wicklineb <=> Date: Thu, 25 Sep 2025 08:51:40 -0400 Subject: [PATCH] Testing Usrname --- AirlockTools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AirlockTools.py b/AirlockTools.py index 9180503..56a868b 100644 --- a/AirlockTools.py +++ b/AirlockTools.py @@ -27,7 +27,7 @@ import utils.pretty as ct from utils.perstscheduler import register_function, run_once_job, recurring_job, reload_jobs, start_scheduler - +"testing usrname update" urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) dotenv.load_dotenv()