Skip to content

Commit

Permalink
Fix warning in Sphinx docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfindeisen committed Jan 8, 2024
1 parent ca84000 commit c009dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/verify/jobmetadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ def values(self):
"""Iterate over metadata values.
Returns
------
-------
items : `~collections.abc.ValuesView`
An iterable over all the values.
"""
Expand Down

0 comments on commit c009dfb

Please sign in to comment.