Skip to content
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

chore: Remove Warnings #5039

Merged

Conversation

michael-genson
Copy link
Collaborator

What this PR does / why we need it:

(REQUIRED)

Gets rid of various warnings on startup (mostly SyntaxWarning). Most were resolved by updating packages, but one package in particular (pyrdfa3) has docstrings that trigger syntax warnings. The library is no longer maintained, so this probably won't ever get fixed, so instead I added a global warning filter to just ignore that specific warning from that specific package.

Which issue(s) this PR fixes:

(REQUIRED)

N/A

Testing

(fill-in or delete this section)

Checked local dev server and built a prod image to confirm that all warnings are gone.

@github-actions github-actions bot added the chore label Feb 7, 2025
@Kuchenpirat Kuchenpirat merged commit c7c8706 into mealie-recipes:mealie-next Feb 7, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants