Skip to content

Commit

Permalink
Fixed doc build error
Browse files Browse the repository at this point in the history
  • Loading branch information
bourque committed Aug 30, 2024
1 parent 0a19ca2 commit ba75ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imap_processing/codice/codice_l0.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def decom_packets(packet_file: Path) -> dict[int, xr.Dataset]:
Returns
-------
packets : dict[int, xr.Dataset]
packets : dict[int, xarray.Dataset]
Mapping from apid to ``xarray`` dataset, one dataset per apid.
"""
xtce_packet_definition = Path(
Expand Down

0 comments on commit ba75ec4

Please sign in to comment.