Skip to content

Commit

Permalink
Removing celeri_vis.py and related imports from __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanjmeade committed Jul 10, 2024
1 parent b0d4e7c commit f4c6fd6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 270 deletions.
10 changes: 0 additions & 10 deletions celeri/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,6 @@
plot_segment_displacements,
)


# from .celeri_vis import (
# plot_matrix_abs_log,
# plot_meshes,
# plot_rotation_components,
# plot_strain_rate_components_for_block,
# plot_segment_displacements,
# )


try:
__version__ = pkg_resources.get_distribution(__name__).version
except Exception:
Expand Down
260 changes: 0 additions & 260 deletions celeri/celeri_vis.py

This file was deleted.

0 comments on commit f4c6fd6

Please sign in to comment.