Skip to content

Commit

Permalink
chore(pyproject.toml): remove black configuration as it is no longer …
Browse files Browse the repository at this point in the history
…needed
  • Loading branch information
yxlao committed Dec 28, 2024
1 parent cf9e01e commit a846643
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,3 @@ torch = [

[tool.setuptools]
packages = ["camtools", "camtools.tools"]

[tool.black]
include = '\.pyi?$'
line-length = 79
target-version = ['py38']

0 comments on commit a846643

Please sign in to comment.