Updated LabThingsJSONEncoder import
This commit is contained in:
parent
89f751cc47
commit
9f61935cf4
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ from uuid import UUID
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from fractions import Fraction
|
from fractions import Fraction
|
||||||
|
|
||||||
from labthings.server.representations import LabThingsJSONEncoder
|
from labthings.json import LabThingsJSONEncoder
|
||||||
|
|
||||||
from .paths import (
|
from .paths import (
|
||||||
SETTINGS_FILE_PATH,
|
SETTINGS_FILE_PATH,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue