Update web.py

This commit is contained in:
Namhyeon Go 2024-07-09 16:50:48 +09:00 committed by GitHub
parent 810d5041cb
commit 1064dc017b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
web.py
View File

@ -7,7 +7,7 @@
# Namyheon Go (Catswords Research) <gnh1201@gmail.com>
# https://github.com/gnh1201/caterpillar
# Created at: 2024-05-20
# Updated at: 2024-07-06
# Updated at: 2024-07-09
#
from flask import Flask, request, redirect, url_for, render_template