Skip to content

Conversation

neutrinoceros
Copy link

@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)



[tool.black]
target-version = ["py39", "py310", "py311"]
Copy link
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

target-version = ["py39", "py310", "py311"]

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

Choose a reason for hiding this comment

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

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.

1 participant