Skip to content

Commit

Permalink
Update src/hats/io/file_io/file_io.py
Browse files Browse the repository at this point in the history
Co-authored-by: Melissa DeLucchi <[email protected]>
  • Loading branch information
camposandro and delucchi-cmu authored Nov 1, 2024
1 parent 73b5814 commit 37f3b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hats/io/file_io/file_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ def read_fits_image(map_file_pointer: str | Path | UPath) -> np.ndarray:
"""Read the object spatial distribution information from a healpix FITS file.
Args:
map_file_pointer (path-like): location of file to be written
map_file_pointer (path-like): location of file to be read
Returns:
one-dimensional numpy array of integers where the
Expand Down

0 comments on commit 37f3b9d

Please sign in to comment.