We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c42c0 commit 0e80b9aCopy full SHA for 0e80b9a
1 file changed
python-stdlib/collections-abc/manifest.py
@@ -1,5 +1,6 @@
1
metadata(version="1.0.0", description="Collections ABC module for MicroPython.")
2
3
-# require("collections")
+require("collections")
4
+
5
require("typing")
6
package("collections")
0 commit comments