MCPcopy
hub / github.com/redis/redis-py / WatchError

Class WatchError

redis/exceptions.py:69–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67
68
69class WatchError(RedisError):
70 pass
71
72
73class NoScriptError(ResponseError):

Calls

no outgoing calls

Tested by

no test coverage detected