We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea10f5 commit 5f9d284Copy full SHA for 5f9d284
src/labthings/apispec/utilities.py
@@ -1,6 +1,5 @@
1
from apispec.ext.marshmallow import MarshmallowPlugin
2
from apispec.ext.marshmallow.field_converter import FieldConverterMixin
3
-from apispec.ext.marshmallow.schema_resolver import SchemaResolver
4
from marshmallow import Schema
5
from typing import Dict, Union
6
from .. import fields
0 commit comments