Commit Graph

1 Commits (c486fa5fd9082643e40a55ffa59d902aa6db4c2b)

Author SHA1 Message Date
Patrick Cloke d8bab6793c
Fix incorrect type hints for txredis. (#12042)
Some properties were marked as RedisProtocol instead of ConnectionHandler,
which wraps RedisProtocol instance(s).
2022-03-08 07:26:05 -05:00