Skip to content

Commit 0819f66

Browse files
resolve pylint blank line issue
1 parent 34024a3 commit 0819f66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ def init_openai_client():
120120
f"The minimum supported Azure OpenAI preview API version is"
121121
f"'{MINIMUM_SUPPORTED_AZURE_OPENAI_PREVIEW_API_VERSION}'"
122122
)
123-
124123
# Endpoint
125124
if (
126125
not app_settings.azure_openai.endpoint

0 commit comments

Comments
 (0)