Skip to content

Commit

Permalink
Update black Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotgoodrich committed Feb 22, 2024
1 parent 74b37c3 commit bca0a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[tool.black]
line-length = 79
target-version = ['py37']
target-version = ['py39']

0 comments on commit bca0a2c

Please sign in to comment.