Skip to content

Conversation

@ismailmo1
Copy link
Contributor

Purpose

  • Fix the favicon endpoint, by adding os import to app.py

Does this introduce a breaking change?

[ ] Yes
[X ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ X] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Removed datetime import, added os import and formatted flask imports.
@ghost
Copy link

ghost commented Aug 13, 2022

CLA assistant check
All CLA requirements met.

@vmagelo
Copy link
Contributor

vmagelo commented Apr 4, 2023

Thanks!

@vmagelo vmagelo merged commit 43fe48b into Azure-Samples:main Apr 4, 2023
TJO1225 pushed a commit to TJO1225/strag1-flask that referenced this pull request Jun 19, 2024
Add to README, info about requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants