This commit is contained in:
5
mealapi/schemas/marshm.py
Normal file
5
mealapi/schemas/marshm.py
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from flask_marshmallow import Marshmallow
|
||||
|
||||
ma = Marshmallow()
|
||||
Reference in New Issue
Block a user