SIENTIAPDE-1314
Remove unnecessary blank line in Redis class definition to improve code readability.
This commit is contained in:
@@ -14,7 +14,6 @@ with workflow.unsafe.imports_passed_through():
|
|||||||
from sientia_do.temporal.constants import DATETIME_FORMAT, now
|
from sientia_do.temporal.constants import DATETIME_FORMAT, now
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class Redis(RedisBase):
|
class Redis(RedisBase):
|
||||||
"""
|
"""
|
||||||
Redis operations for data caching and temporary storage.
|
Redis operations for data caching and temporary storage.
|
||||||
|
|||||||
Reference in New Issue
Block a user