mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 16:24:03 +08:00
Vendored
+4
-4
@@ -2,10 +2,10 @@
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
import redis.client
|
||||
import redis.connection
|
||||
import redis.utils
|
||||
import redis.exceptions
|
||||
from . import client
|
||||
from . import connection
|
||||
from . import utils
|
||||
from . import exceptions
|
||||
|
||||
Redis = client.Redis
|
||||
StrictRedis = client.StrictRedis
|
||||
|
||||
Reference in New Issue
Block a user