mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-22 16:03:00 +08:00
fixed reference to Method
This commit is contained in:
parent
9d007573b6
commit
1ae5707505
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ from api.gql.instrument.types import (
|
|||
MethodEdge,
|
||||
MethodType
|
||||
)
|
||||
from apps.setup import models
|
||||
from apps.instrument import models
|
||||
|
||||
from utils import has_value_or_is_truthy
|
||||
|
||||
|
|
Loading…
Reference in a new issue