Skip to content

Commit

Permalink
Merge pull request #211 from lsst/tickets/DM-22485
Browse files Browse the repository at this point in the history
DM-22485: Fix doc heading to make it appear in HTML.
  • Loading branch information
TallJimbo committed Dec 5, 2019
2 parents e5a1a9d + bf2711e commit e9bbb54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/lsst/daf/butler/butler.py
Original file line number Diff line number Diff line change
Expand Up @@ -749,8 +749,8 @@ def export(self, *, directory: typing.Optional[str] = None,
TypeError
Raised if the set of arguments passed is inconsistent.
Example
-------
Examples
--------
Typically the `Registry.queryDimensions` and `Registry.queryDatasets`
methods are used to provide the iterables over data IDs and/or datasets
to be exported::
Expand Down

0 comments on commit e9bbb54

Please sign in to comment.