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 34511b2 commit b9d9d58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ dependencies = [
]
urls = {Changelog = "https://github.com/adamchainz/ec2-metadata/blob/main/CHANGELOG.rst",Funding = "https://adamj.eu/books/",Repository = "https://github.com/adamchainz/ec2-metadata"}

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

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

0 comments on commit b9d9d58

Please sign in to comment.