mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 20:14:45 +00:00
4 lines
82 B
Python
4 lines
82 B
Python
.pyplot = pyimport "./pyplot"
|
|
.scale = pyimport "./scale"
|
|
|
|
.use!: Str => NoneType
|