Fix aboluste path when import .py in examples

This PR is for [this issue](#87).
This commit is contained in:
sudomaze
2022-05-01 03:06:38 -07:00
parent 7fcdd8051f
commit f82d032dd0
7 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
</head>
<py-env>
- paths:
- /antigravity.py
- antigravity.py
</py-env>
<body>
<b>Based on xkcd: antigravity https://xkcd.com/353/.</b>