We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c9fe6 commit 3d6fee2Copy full SHA for 3d6fee2
apps/backend/main.py
@@ -3,6 +3,7 @@
3
"""
4
5
from dotenv import find_dotenv, load_dotenv
6
+
7
from app import app
8
9
load_dotenv(find_dotenv())
0 commit comments