Apply suggestions from code review of branch merge-settings-and-system-control

Co-authored-by: Beth Probert <beth_probert@outlook.com>
This commit is contained in:
Julian Stirling 2025-07-14 21:32:17 +00:00
parent 9369b2988d
commit e3146f1798

View file

@ -30,7 +30,7 @@ class CommandOutput(BaseModel):
class OpenFlexureSystem(lt.Thing):
"""Describe and control the OpenFlexure system.
This Things:
This Thing:
* Exposes information about the Microscope, Server, and Thing states to the web
API.