Apply suggestions from code review of branch better-docstrings

Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
This commit is contained in:
Julian Stirling 2025-07-10 23:31:34 +00:00
parent 7e6017f648
commit f91582c9eb
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ class SettingsManager(lt.Thing):
initial_value=[],
model=Sequence[str],
)
"""A list of strings that are included in the "state" metadata."""
"""Keys from ``external_metadata`` that are included in the "state" metadata."""
@lt.thing_action
def update_external_metadata(