Files
caplot/plots.py
2021-05-08 13:55:56 +02:00

7 lines
81 B
Python

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