Skip to content

Commit

Permalink
Attempt at fixing CI #3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood committed Nov 24, 2021
1 parent 1d92713 commit 01d3ca3
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,6 +1,6 @@
[tool.black]
line_length = 130
target_version = ["py37"]
target_version = ["py310"]
force-exclude = ".*_pb2.pyi"
skip_magic_trailing_comma = true

Expand Down

0 comments on commit 01d3ca3

Please sign in to comment.