Skip to content

Commit

Permalink
[black] revert min line-length to default
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsail committed Apr 8, 2024
1 parent e096a40 commit 3dc9e51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ requires = ["setuptools>=42", "wheel", "pybind11>=2.6.0", "versioneer-518"]
build-backend = "setuptools.build_meta"

[tool.black]
line-length = 108
target-version = ['py37']

0 comments on commit 3dc9e51

Please sign in to comment.