Remove remaining TODOs in favour of issues
This commit is contained in:
parent
ef89b536fc
commit
338d49f9e6
3 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue