Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
638 stars 311 forks source link

fix: Revert linting bug #932

Closed ross-p-smith closed 1 month ago

ross-p-smith commented 1 month ago

Purpose

Fixes #930

This was accidentally changed in a previous linting test and needs reverting. This worked locally, but is obviously throwing errors in App Service. This change reverts the code back to yesterdays version.

github-actions[bot] commented 1 month ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code
   create_app.py130397%202, 207, 330
TOTAL243468471% 

Tests Skipped Failures Errors Time
202 0 :zzz: 0 :x: 0 :fire: 12.155s :stopwatch: