Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Appease pycodestyle. #28136

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 1 commit into from
Apr 25, 2024
Merged

Appease pycodestyle. #28136

merged 1 commit into from
Apr 25, 2024

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Apr 25, 2024

The ":d" conversion in polar.py (which confuses pycodestyle due to the nested f-string) is unnecessary as digits is made an int immediately above. While at it, also remove the comment above, which is just wrong as all supported mathtext fonts support \circ (but unicode still seems to be the better option).

PR summary

PR checklist

The ":d" conversion in polar.py (which confuses pycodestyle due to the
nested f-string) is unnecessary as digits is made an int immediately
above.  While at it, also remove the comment above, which is just wrong
as all supported mathtext fonts support `\circ` (but unicode still seems
to be the better option).
@oscargus oscargus added this to the v3.10.0 milestone Apr 25, 2024
@oscargus oscargus merged commit 2c370be into matplotlib:main Apr 25, 2024
41 of 44 checks passed
@anntzer anntzer deleted the sty branch April 25, 2024 10:51
@QuLogic QuLogic modified the milestones: v3.10.0, v3.9.0 Apr 25, 2024
@QuLogic
Copy link
Member

QuLogic commented Apr 25, 2024

@meeseeksdev backport to v3.9.x

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Apr 25, 2024
QuLogic added a commit that referenced this pull request Apr 26, 2024
…136-on-v3.9.x

Backport PR #28136 on branch v3.9.x (Appease pycodestyle.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants