Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dandyoung authored Nov 19, 2023
1 parent de37c52 commit 5d38f97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 다시한번 웹으로 연동해보자

from flask import Flask, request
from werkzeug.utils import secure_filename
from flask import Flask, request, jsonify,redirect, url_for, render_template
Expand Down

0 comments on commit 5d38f97

Please sign in to comment.