norbi-update #1

Merged
tormakris merged 9 commits from norbi-update into master 2021-08-18 13:47:03 +02:00
Showing only changes of commit 3cdacc6720 - Show all commits

View File

@ -1,7 +1,4 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
from flask_marshmallow.sqla import auto_field
from models import SampleMetadata
from marshm import ma from marshm import ma
from marshmallow import fields from marshmallow import fields