Skip to content

Commit

Permalink
removing old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-rakowski committed Nov 10, 2023
1 parent 15f387f commit dd1a74b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py4DSTEM/datacube/virtualimage.py
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ def position_detector(
try:
image = self.tree(k)
break
# KeyError, AttributeError
except AssertionError:
pass
if image is None:
Expand Down

0 comments on commit dd1a74b

Please sign in to comment.