From d6e4a10a3ae9f5c871352c0faf2b9303b4a54cb2 Mon Sep 17 00:00:00 2001
From: Florian Spreckelsen <f.spreckelsen@indiscale.com>
Date: Tue, 16 Jul 2024 11:16:15 +0200
Subject: [PATCH] STY: autopep8'd

---
 src/linkahead/common/models.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/linkahead/common/models.py b/src/linkahead/common/models.py
index 28eb9842..96851f34 100644
--- a/src/linkahead/common/models.py
+++ b/src/linkahead/common/models.py
@@ -5062,7 +5062,7 @@ class Info():
         Information about the user that is connected to the server, such as
         name, realm or roles.
     time_zone : TimeZone
-        The timezone information returned by the server.        
+        The timezone information returned by the server.
 
     """
 
-- 
GitLab