meal_homework/mealAPI/schemas/marshm.py
Torma Kristóf d64c8859af
Some checks failed
continuous-integration/drone/push Build is failing
some stuff donnerino
2022-02-13 20:38:02 +01:00

6 lines
86 B
Python

#!/usr/bin/env python3
from flask_marshmallow import Marshmallow
ma = Marshmallow()