feat: enhance numpy definitions

This commit is contained in:
Shunsuke Shibayama 2023-05-30 23:46:26 +09:00
parent 54bd51aea5
commit 54f1071d65
7 changed files with 26 additions and 1 deletions

View file

@ -1,4 +1,4 @@
lines = pyimport "../lines"
# lines = pyimport "../lines"
text = pyimport "../text"
legend = pyimport "../legend"