mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Fix aboluste path when import .py in examples
This PR is for [this issue](#87).
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<script defer src="../build/pyscript.js"></script>
|
||||
<py-env>
|
||||
- paths:
|
||||
- /utils.py
|
||||
- utils.py
|
||||
</py-env>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user