aioboto3 type hints #214
-
|
Hello, I have a question. I don't know if I'm using this wrong but for example: PyCharm highlights the And then when using the type of item is But the actual type of the item should just be a dictionary with the Union of the types defined in the AttributeValueTableTypeDef dictionary. So to me it seems that by installing What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hello! It was fixed in the newest version, but I did not build aio libs with the new version yet. I am going to do it today. |
Beta Was this translation helpful? Give feedback.
Hello!
It was fixed in the newest version, but I did not build aio libs with the new version yet. I am going to do it today.