We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290d52c commit f518de4Copy full SHA for f518de4
1 file changed
src/backend/common/config/config.py
@@ -64,4 +64,4 @@ def get_azure_credentials(self):
64
65
66
app_config = Config()
67
-print(f"[DEBUG] AI_PROJECT_ENDPOINT: '{os.getenv('AI_PROJECT_ENDPOINT')}'")
+print(f"[DEBUG] AI_PROJECT_ENDPOINT: '{os.getenv('AI_PROJECT_ENDPOINT')}'")
0 commit comments