Skip to content

Commit

Permalink
Fix bestpractice import
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-spencer committed Jan 21, 2025
1 parent 83c48b8 commit 6c18ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/itn_api/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from typing import Final

import apsw
import apsw.bestpractice
import uvicorn
from fastapi import FastAPI
from fastapi.middleware.cors import CORSMiddleware
Expand Down

0 comments on commit 6c18ec4

Please sign in to comment.