mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-29 02:04:39 +08:00
Add six.moves.collections_abc. (#3812)
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
from collections import *
|
||||
+1
@@ -0,0 +1 @@
|
||||
from collections.abc import *
|
||||
Reference in New Issue
Block a user