Skip to content

Commit f518de4

Browse files
resolve pylint
1 parent 290d52c commit f518de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/common/config/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ def get_azure_credentials(self):
6464

6565

6666
app_config = Config()
67-
print(f"[DEBUG] AI_PROJECT_ENDPOINT: '{os.getenv('AI_PROJECT_ENDPOINT')}'")
67+
print(f"[DEBUG] AI_PROJECT_ENDPOINT: '{os.getenv('AI_PROJECT_ENDPOINT')}'")

0 commit comments

Comments
 (0)