Closed
Description
There is an error in the type annotation in the Redis client.py file of the Redis class. The from_url method has a type annotation of None for its return, but it is clearly returning an instance of the Redis client.
Version: "^5.2.0"
Platform: Ubuntu 22.04
Description: Linter warning error of return None.
Metadata
Metadata
Assignees
Labels
No labels