Added base plugin resource

This commit is contained in:
Joel Collins 2019-12-16 16:20:13 +00:00
parent 469e8218e0
commit 2b5b0b8744
8 changed files with 299 additions and 60 deletions

View file

@ -1,4 +1,4 @@
from openflexure_microscope.common.labthings import find_device
from openflexure_microscope.common.labthings.find import find_device
from openflexure_microscope.common.labthings.plugins import BasePlugin
from openflexure_microscope.microscope import Microscope