Skip to content

Commit

Permalink
🎨 Refactor - cleaned up trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aybruhm committed Nov 22, 2023
1 parent 772ea44 commit 75eafa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agenta-backend/agenta_backend/utils/redis_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
def redis_connection() -> redis.Redis:
"""Returns a client object for connecting to a Redis service specified \
by the REDIS_URL environment variable.
:return: a Redis client object.
"""

Expand Down

0 comments on commit 75eafa3

Please sign in to comment.