mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 02:37:41 -05:00
html tag not closed (#1473)
This commit is contained in:
@@ -75,7 +75,7 @@ Now that we have installed the dependencies, we need to patch the Requests libra
|
|||||||
pyodide_http.patch_all()
|
pyodide_http.patch_all()
|
||||||
</py-script>
|
</py-script>
|
||||||
</body>
|
</body>
|
||||||
</html
|
</html>
|
||||||
```
|
```
|
||||||
|
|
||||||
## Making a request
|
## Making a request
|
||||||
|
|||||||
Reference in New Issue
Block a user