7 lines
81 B
Python
7 lines
81 B
Python
|
|
from plot0d import Plot0D
|
|
from plot1d import Plot1D
|
|
from plot2d import Plot2D
|
|
|
|
|