Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-mueller committed Jul 15, 2024
1 parent 193befb commit 8795512
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/napari_stress/_measurements/stresses.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
from typing import Tuple
import pandas as pd

from napari_stress.types import _METADATAKEY_MEAN_CURVATURE


def anisotropic_stress(
mean_curvature_droplet: np.ndarray,
Expand Down

0 comments on commit 8795512

Please sign in to comment.