Tidied up todos

This commit is contained in:
jtc42 2019-04-19 09:11:48 +01:00
parent 8a564bbdba
commit b7a457fce1
3 changed files with 0 additions and 6 deletions

View file

@ -5,7 +5,6 @@ from openflexure_microscope.lock import StrictLock
import logging
# TODO: Implement lock on movement
class Stage(OpenFlexureStage):
def __init__(self, *args, **kwargs):
"""