mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-25 14:01:32 -05:00
Fixed typo in docstring, so API doc is rendered properly. (#2449)
This commit is contained in:
committed by
GitHub
parent
abde4ee786
commit
b052ad6fb7
@@ -49,6 +49,7 @@ print(result)
|
||||
```
|
||||
|
||||
Key features:
|
||||
|
||||
- Access (`await`) named workers via dictionary-like syntax.
|
||||
- Dynamically create workers from Python.
|
||||
- Cross-interpreter support (Pyodide and MicroPython).
|
||||
|
||||
Reference in New Issue
Block a user