Coverage for lasso/plotting/__init__.py: 100%

2 statements  

« prev     ^ index     » next       coverage.py v7.2.4, created at 2023-04-28 18:42 +0100

1from .plot_shell_mesh import plot_shell_mesh 

2 

3__all__ = ["plot_shell_mesh"]