mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -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()
|
||||
</py-script>
|
||||
</body>
|
||||
</html
|
||||
</html>
|
||||
```
|
||||
|
||||
## Making a request
|
||||
|
||||
Reference in New Issue
Block a user