Skip to content

Commit

Permalink
Update server/server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jul 29, 2023
1 parent 0f77552 commit 9d7a7c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/server.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import os
from dotenv import load_dotenv
from uvicorn import run
from constants import CONSTANT_NAME

load_dotenv("../config/.env.local")

Expand Down

0 comments on commit 9d7a7c8

Please sign in to comment.