Updated LabThingsJSONEncoder import

This commit is contained in:
Joel Collins 2020-07-21 11:57:08 +01:00
parent 89f751cc47
commit 9f61935cf4

View file

@ -8,7 +8,7 @@ from uuid import UUID
import numpy as np
from fractions import Fraction
from labthings.server.representations import LabThingsJSONEncoder
from labthings.json import LabThingsJSONEncoder
from .paths import (
SETTINGS_FILE_PATH,