Arnu5152

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Arnu5152 created a post, PyCharm CE is using the wrong redis typedef
I'm using a Poetry interpreter with PyCharm for my project. I've installed the `redis` package with `poetry add redis`, and it installed fine. I wanted to use the `asyncio` package of `redis`, whic...