Skip to content

MNT: upgrade linters#83

Closed
neutrinoceros wants to merge 4 commits into
matplotlib:mainfrom
neutrinoceros:mnt/lint-upgrade
Closed

MNT: upgrade linters#83
neutrinoceros wants to merge 4 commits into
matplotlib:mainfrom
neutrinoceros:mnt/lint-upgrade

Conversation

@neutrinoceros
Copy link
Copy Markdown
Contributor

@neutrinoceros neutrinoceros commented Oct 26, 2024

A side effect of my work on, and based off, #82 (only the last commit is exclusive to this branch)

Comment thread pyproject.toml


[tool.black]
target-version = ["py39", "py310", "py311"]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this is not needed since black 23.1.0, see https://black.readthedocs.io/en/stable/change_log.html#id85

Comment thread pyproject.toml
target-version = ["py39", "py310", "py311"]

[tool.ruff]
target-version = "py39"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@mfisher87
Copy link
Copy Markdown
Collaborator

Thank you! Superceded by #89 #91

@mfisher87 mfisher87 closed this Jun 2, 2026
@neutrinoceros neutrinoceros deleted the mnt/lint-upgrade branch June 3, 2026 05:00
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