Merge pull request #88 from sudomaze/fix_absolute_path_examples

Fix absolute path when import `.py` files in examples
This commit is contained in:
Fabio Pliger
2022-05-02 19:29:17 -05:00
committed by GitHub
7 changed files with 9 additions and 9 deletions

View File

@@ -82,8 +82,8 @@
- numpy
- sympy
- paths:
- /palettes.py
- /fractals.py
- ./palettes.py
- ./fractals.py
</py-env>
<py-script>