linter+fmt
This commit is contained in:
@@ -6,7 +6,6 @@ import logging
|
||||
logger = logging.getLogger("state.redis")
|
||||
|
||||
|
||||
|
||||
class RedisService:
|
||||
def __init__(self, uri=REDIS_URL):
|
||||
self._uri: str = uri
|
||||
|
Reference in New Issue
Block a user