Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Co <[email protected]>
  • Loading branch information
onimsha committed Apr 22, 2024
1 parent c1e89a0 commit 02b1477
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/danswer/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import uvicorn
from fastapi import APIRouter
from fastapi import FastAPI

from fastapi import Request
from fastapi.exceptions import RequestValidationError
from fastapi.middleware.cors import CORSMiddleware
Expand Down

0 comments on commit 02b1477

Please sign in to comment.