Skip to content
#

aioredis

Here are 30 public repositories matching this topic...

andrewthetechie
andrewthetechie commented Aug 26, 2021

Mypy is currently failing. In CI, it is in "fail-open" mode as to not prevent merges.

I was able to clean up most of the failures, but have not been able to track down/fix the last 3 errors

pydantic_aioredis/model.py:134: error: Incompatible types in assignment (expression has type "Generator[Any, None, None]", variable has type "Asyn
bug help wanted good first issue hacktoberfest

Improve this page

Add a description, image, and links to the aioredis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aioredis topic, visit your repo's landing page and select "manage topics."

Learn more