Skip to content

Commit

Permalink
Update pixel_alignment doc
Browse files Browse the repository at this point in the history
Co-authored-by: Melissa DeLucchi <[email protected]>
  • Loading branch information
smcguire-cmu and delucchi-cmu authored Jul 11, 2023
1 parent 8513cf3 commit 553fb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hipscat/pixel_tree/pixel_alignment.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# pylint: disable=R0903
class PixelAlignment:
"""Represents how two pixel trees align with eachother, meaning which pixels match
"""Represents how two pixel trees align with each other, meaning which pixels match
or overlap between the catalogs, and a new tree with the smallest pixels from each tree
Attributes:
Expand Down

0 comments on commit 553fb74

Please sign in to comment.