We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc5ab9 commit 3e37bddCopy full SHA for 3e37bdd
uasyncio/test_call_soon.py renamed to uasyncio.core/example_call_soon.py
@@ -1,4 +1,4 @@
1
-import uasyncio as asyncio
+import uasyncio.core as asyncio
2
import time
3
4
0 commit comments