Skip to content

Commit 1e1c002

Browse files
Checkpoint: project schema validations
2 parents 0a15ed6 + dc447f2 commit 1e1c002

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

unboxapi/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
from marshmallow import ValidationError
3636

3737

38-
from .schemas import DatasetSchema, ModelSchema
39-
from marshmallow import ValidationError
40-
41-
4238
class DeploymentType(Enum):
4339
"""Specify the storage medium being used by your Unbox deployment."""
4440

0 commit comments

Comments
 (0)