meal_homework/mealapi/schemas/marshm.py

6 lines
86 B
Python
Raw Permalink Normal View History

2022-02-13 20:38:02 +01:00
#!/usr/bin/env python3
from flask_marshmallow import Marshmallow
ma = Marshmallow()