Skip to content

Commit

Permalink
Update python/lsst/daf/butler/dimensions/_coordinate.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Jenness <tjenness@lsst.org>
  • Loading branch information
TallJimbo and timj committed Nov 20, 2023
1 parent 4732dd0 commit 3e0306f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/daf/butler/dimensions/_coordinate.py
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ def from_simple(
simple : `dict` of [`str`, `Any`]
The `dict` returned by `to_simple()`.
universe : `DimensionUniverse`
Object that manages of all known dimensions.
Object that manages all known dimensions.
registry : `lsst.daf.butler.Registry`, optional
Registry from which a universe can be extracted. Can be `None`
if universe is provided explicitly.
Expand Down

0 comments on commit 3e0306f

Please sign in to comment.