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 f9c3f9f commit f1cbd65
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 @@ -41,9 +41,6 @@ dependencies = [
]
urls = {Changelog = "https://github.com/adamchainz/django-watchfiles/blob/main/CHANGELOG.rst",Funding = "https://adamj.eu/books/",Repository = "https://github.com/adamchainz/django-watchfiles"}

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

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

0 comments on commit f1cbd65

Please sign in to comment.