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

Re-enable matplotlib logging #34

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

madmiraal
Copy link
Contributor

Logging for matplotlib's font manger was disabled, because it was raising multiple findfont: Font family 'Roboto' not found. messages. This issue was resolved with wpilibsuite/sphinxext-opengraph#116 and included in release v0.9.1, which was applied in #33.

Therefore, this PR re-enables matplotlib's logging.

@madmiraal madmiraal added the PR Type: Technical Fixes a technical issue with the website hosting, updating or building. label Jun 27, 2024
@DanielaOrtner DanielaOrtner self-requested a review June 28, 2024 09:49
Copy link
Contributor

@DanielaOrtner DanielaOrtner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for enabling this feature.

@DanielaOrtner DanielaOrtner merged commit 88e6e7f into RebelToolbox:main Jun 28, 2024
3 checks passed
@madmiraal madmiraal deleted the enable-matplot-logging branch June 28, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR Type: Technical Fixes a technical issue with the website hosting, updating or building.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants