Skip to content

Commit

Permalink
Drop Black target version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Mar 19, 2024
1 parent 3941f48 commit bbf6897
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Expand Up @@ -36,9 +36,6 @@ Repository = "https://github.com/asottile/blacken-docs"
[project.scripts]
blacken-docs = "blacken_docs:main"

[tool.black]
target-version = ['py38']

[tool.isort]
add_imports = [
"from __future__ import annotations"
Expand Down

0 comments on commit bbf6897

Please sign in to comment.