-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
Version: Latest (4.2.2)
Platform: Arch Linux
Description: When importing the redis.asyncio
module, Mypy complains about the stubs not being installed. This problem does not happen when importing only the redis
module.
Library stubs not installed for "redis.asyncio" (or incompatible with Python 3.10)mypy(error)
Hint: "python3 -m pip install types-redis"mypy(note)
(or run "mypy --install-types" to install all missing stub packages)mypy(note)
See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-importsmypy(note)
grillazz, SanctusAnimus, DavisDmitry, x0day, jakob-keller and 1 more
Metadata
Metadata
Assignees
Labels
No labels