We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8c1ce8 + 85250f8 commit 9ef9c03Copy full SHA for 9ef9c03
1 file changed
app.py
@@ -25,7 +25,6 @@
25
mf2py.Parser.dict_class = OrderedDict
26
mf2py.Parser.img_with_alt = True
27
28
-
29
@app.route("/", methods=["GET", "POST"])
30
def index():
31
try:
0 commit comments