PY-46344 Import abstract base classes from collections.abc, not collections

GitOrigin-RevId: d4b7165f09f47c7cca6c3eb47b1e254e5b855b40
This commit is contained in:
Lada Gagina
2021-11-19 12:04:44 +00:00
committed by intellij-monorepo-bot
parent 3cd5f78b5f
commit 315f1905fd
3 changed files with 24 additions and 1 deletions
@@ -0,0 +1 @@
my_collection: <error descr="Unresolved reference 'Sized'">Si<caret>zed</error> = list()