fixed reference to Method

This commit is contained in:
Aurthur Musendame 2023-08-12 10:53:49 +02:00
parent 9d007573b6
commit 1ae5707505

View file

@ -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