Formatting

This commit is contained in:
Joel Collins 2020-11-12 14:33:08 +00:00
parent 5119e2c544
commit 6644819352
11 changed files with 16 additions and 14 deletions

View file

@ -10,7 +10,7 @@ import pkg_resources
from expiringdict import ExpiringDict
from openflexure_microscope.camera.mock import MissingCamera
from openflexure_microscope.captures import CaptureManager, THUMBNAIL_SIZE
from openflexure_microscope.captures import THUMBNAIL_SIZE, CaptureManager
from openflexure_microscope.stage.mock import MissingStage
from openflexure_microscope.stage.sanga import SangaDeltaStage, SangaStage