Skip to content

Fix /favicon endpoint #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Fix /favicon endpoint #4

merged 2 commits into from
Apr 4, 2023

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