Skip to content

Commit

Permalink
Update docs/source/model_library.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Ned Molter <[email protected]>
  • Loading branch information
braingram and emolter authored Jul 31, 2024
1 parent bde7b18 commit b66eb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/model_library.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Although the specifics of what is returned by `~stpipe.library.AbstractModelLibr
depends on how the subclass implements ``AbstractModelLibrary._load_asn``, it
is required that the association metadata dictionary contain a "members" list. This
can be inspected via ``library.asn["products"][0]["members"]`` and must contain a
dictionary for each "member" including key value pairs for:
dictionary for each "member" including key-value pairs for:

- "expname" for the exposure name, with a string value corresponding to the
name of the file for this member
Expand Down

0 comments on commit b66eb3f

Please sign in to comment.