Skip to content

Commit

Permalink
Import deprecation decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
viljarjf authored Sep 5, 2024
1 parent 575f642 commit 7a49616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyxem/signals/indexation_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
from pyxem.signals.diffraction_vectors2d import DiffractionVectors2D
from pyxem.utils._signals import _transfer_navigation_axes
from pyxem.utils.signal import compute_markers
from pyxem.utils._deprecated import deprecated


def crystal_from_vector_matching(z_matches):
Expand Down

0 comments on commit 7a49616

Please sign in to comment.