Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Oct 16, 2024
1 parent 58645c2 commit 9e6090d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pysm3/utils/spherical_harmonics.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ def apply_smoothing_and_coord_transform(
alm, pixell.enmap.empty(shape, wcs), ainfo=ainfo
)
)
)
else:
assert (rot is None) or (
rot.coordin == rot.coordout
Expand Down

0 comments on commit 9e6090d

Please sign in to comment.