mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
chore: fix flake errors
This commit is contained in:
parent
9851b44685
commit
fad6bfcf1d
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
from flask import Flask, url_for, render_template
|
||||
from markupsafe import escape
|
||||
from flask import Flask, render_template
|
||||
|
||||
app = Flask(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue