Rename plot.py to plotting.py
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
from .__version__ import __version__
|
from .__version__ import __version__
|
||||||
|
|
||||||
from .io import read_pdf
|
from .io import read_pdf
|
||||||
from .plot import plot_geometry
|
from .plotting import plot_geometry
|
||||||
Reference in New Issue
Block a user