Skip to content

Commit

Permalink
fix: pre-commit issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinHsu1019 committed Nov 10, 2024
1 parent 78ddde0 commit ccac606
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/flask_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from flask_limiter import Limiter
from flask_limiter.util import get_remote_address
from flask_restx import Api, Resource, fields

from utils.retrieval_agent import search_do
from werkzeug.security import check_password_hash, generate_password_hash

Expand Down

0 comments on commit ccac606

Please sign in to comment.