mirror of
https://github.com/pybind/pybind11.git
synced 2024-12-01 17:37:15 +00:00
4 lines
45 B
Python
4 lines
45 B
Python
|
from example import mandelbrot
|
||
|
|
||
|
mandelbrot()
|