Skip to content

Commit

Permalink
Fixed Sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
krissowat committed Jul 25, 2023
1 parent a4808c5 commit c12604d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aspire/source/micrograph.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ def images(self):
"""
Returns the micrographs with any added noise.
return: An `ImageAccessor` for the noisy micrographs.
:return: An `ImageAccessor` for the noisy micrographs.
"""
return self._images_accessor

Expand Down

0 comments on commit c12604d

Please sign in to comment.