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 8fedebb commit ea2e82e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Expand Up @@ -40,9 +40,6 @@ urls = {Changelog = "https://github.com/adamchainz/flake8-comprehensions/blob/ma
[project.entry-points."flake8.extension"]
C4 = "flake8_comprehensions:ComprehensionChecker"

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

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

0 comments on commit ea2e82e

Please sign in to comment.