From 4478fd0291ae24b44a9fa6f410f9522d0670c371 Mon Sep 17 00:00:00 2001
From: iamashwin99 <ashwin-kumar.karnad@mpsd.mpg.de>
Date: Thu, 1 Jun 2023 14:23:31 +0200
Subject: [PATCH] black

---
 mpsd-software-environment.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mpsd-software-environment.py b/mpsd-software-environment.py
index e4b9858..245fc7b 100755
--- a/mpsd-software-environment.py
+++ b/mpsd-software-environment.py
@@ -36,7 +36,7 @@ def set_up_logging(loglevel="warning", filename=None):
     """Set up logging.
 
     This function sets up the logging configuration for the script.
-    It configures the log level, log format, and log handlers 
+    It configures the log level, log format, and log handlers
     for both file and console output.
 
 
-- 
GitLab