Skip to content

Commit

Permalink
Fix/import version (#85)
Browse files Browse the repository at this point in the history
* fix version import

* import os
  • Loading branch information
peterdudfield authored Sep 27, 2024
1 parent 73c8487 commit 65015e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/india_api/cmd/main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"""The main entrypoint to the application."""

import os
import uvicorn
import sentry_sdk

Expand Down

0 comments on commit 65015e4

Please sign in to comment.