Skip to content

Commit 8358a4b

Browse files
committed
Add other plot funcs to namespace
1 parent 6ad0039 commit 8358a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fidimag/common/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Init scalar is defined in fidimag.extensions.common_clib and imported in
77
# the helper library
88
from .helper import init_scalar, init_vector
9-
from .plot import plot, plot_micro
9+
from .plot import plot, plot_micro, plot_atom_cub, plot_atom_hex

0 commit comments

Comments
 (0)