Skip to content

Commit

Permalink
adding annotation import
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-rakowski committed Dec 11, 2023
1 parent bf4740f commit 80fabb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py4DSTEM/braggvectors/braggvector_methods.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# BraggVectors methods

from __future__ import annotations
import inspect
from warnings import warn

Expand Down

0 comments on commit 80fabb1

Please sign in to comment.