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 5692ac6 commit 8185539Copy full SHA for 8185539
reference/pyscript/__init__.pyi
@@ -1,7 +1,7 @@
1
"""
2
PyScript makes available convenience objects, functions and attributes.
3
4
-These APIs will work with both Pyodide and Micropython in exactly the same way.
+These APIs will work with both Pyodide and MicroPython in exactly the same way.
5
6
PyScript can run in two contexts: the main browser thread, or on a web worker. T
7
he following three categories of API functionality explain features that are common for:
0 commit comments