chore: apply ruff rules on tests and app.py (#3605)
This commit is contained in:
parent
d5448e07ab
commit
d9b821cecc
92 changed files with 383 additions and 181 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding:utf-8 -*-
|
||||
from flask import Blueprint
|
||||
|
||||
from libs.external_api import ExternalApi
|
||||
|
||||
bp = Blueprint('files', __name__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue