From 58813e99fad5dffaebb74f2c18f3bc0dc36deeaa Mon Sep 17 00:00:00 2001 From: James Love Date: Tue, 4 Jun 2024 15:53:46 +1200 Subject: [PATCH] black changes to removed active directory lookup --- src/mt_api/api_consts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mt_api/api_consts.py b/src/mt_api/api_consts.py index 0d68773..ab0aeef 100644 --- a/src/mt_api/api_consts.py +++ b/src/mt_api/api_consts.py @@ -5,4 +5,4 @@ CONNECTION__HOSTNAME = "https://test-instruments.nectar.auckland.ac.nz//" CONNECTION__PROXY__HTTP = "" -CONNECTION__PROXY__HTTPS = "" \ No newline at end of file +CONNECTION__PROXY__HTTPS = ""