Remove remaining TODOs in favour of issues

This commit is contained in:
Julian Stirling 2025-09-18 14:09:20 +01:00
parent ef89b536fc
commit 338d49f9e6
3 changed files with 2 additions and 4 deletions

View file

@ -52,7 +52,6 @@ class OpenFlexureSystem(lt.Thing):
@microscope_id.setter
def microscope_id(self, uuid: UUID) -> None:
# TODO make read only but still settable from disk
self._microscope_id = uuid
@lt.thing_property