Moved all API stuff to flask_labthings

This commit is contained in:
jtc42 2020-01-06 17:03:05 +00:00
parent 6bf178750b
commit 851d70842c
12 changed files with 96 additions and 109 deletions

View file

@ -1 +1 @@
from openflexure_microscope.common.labthings_core.fields import *
from marshmallow.fields import *