mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Re-export RedisCluster from redis (#7371)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from . import client, connection, exceptions, sentinel, utils
|
||||
from .cluster import RedisCluster as RedisCluster
|
||||
|
||||
__all__ = [
|
||||
"AuthenticationError",
|
||||
|
||||
Reference in New Issue
Block a user