Restructured labthings

This commit is contained in:
jtc42 2019-12-21 12:10:09 +00:00
parent 206dd521ec
commit a8a3cafa97
39 changed files with 275 additions and 269 deletions

View file

@ -1,4 +1,4 @@
from openflexure_microscope.common.labthings.resource import Resource
from openflexure_microscope.common.flask_labthings.resource import Resource
import subprocess
import os
from sys import platform