Skip to content

Commit

Permalink
fixup! Minor tweaks from review
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Oct 25, 2024
1 parent b9907d9 commit 061c3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/daf/butler/datastore/_datastore.py
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ def retrieveArtifacts(
`list` [ `uuid.UUID` ] ]
Mapping of retrieved artifact path to DatasetRef ID.
artifacts_to_info : `dict` [ `~lsst.resources.ResourcePath`, \
`StoredDatastoreItemInfo` ]
`StoredFileInfo` ]
Mapping of retrieved artifact path to datastore record information.
Notes
Expand Down

0 comments on commit 061c3d7

Please sign in to comment.