Blackened

This commit is contained in:
jtc42 2020-01-06 15:00:48 +00:00
parent 585633020b
commit 829c58d3fb
6 changed files with 18 additions and 7 deletions

View file

@ -6,7 +6,10 @@ from typing import Tuple
from functools import reduce
from openflexure_microscope.camera.base import generate_basename
from openflexure_microscope.common.flask_labthings.find import find_device, find_extension
from openflexure_microscope.common.flask_labthings.find import (
find_device,
find_extension,
)
from openflexure_microscope.common.flask_labthings.extensions import BaseExtension
from openflexure_microscope.devel import (