Skip to content

Commit

Permalink
Deliberate doc problem
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Jun 23, 2023
1 parent c81d429 commit 186307a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/daf/butler/core/quantum.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ def __init__(
self._datastore_records = datastore_records

def to_simple(self, accumulator: DimensionRecordsAccumulator | None = None) -> SerializedQuantum:
"""Convert this class to a simple python type.
"""Converts this class to a simple python type.
This makes it suitable for serialization.
Expand Down

0 comments on commit 186307a

Please sign in to comment.