Files
kabuki/plots.py
2021-05-20 23:44:43 +02:00

7 lines
81 B
Python

from plot0d import Plot0D
from plot1d import Plot1D
from plot2d import Plot2D