Fixed bad import
This commit is contained in:
parent
04bb2722ad
commit
3cdacc6720
@ -1,7 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
from flask_marshmallow.sqla import auto_field
|
||||
|
||||
from models import SampleMetadata
|
||||
from marshm import ma
|
||||
from marshmallow import fields
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user