Skip to content

Commit

Permalink
Remove black reference
Browse files Browse the repository at this point in the history
This was copy-pasted from S3FF but is not used on this project.
  • Loading branch information
zachmullen committed Jul 31, 2024
1 parent 405efa8 commit 1fa2eee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ dynamic = ["version"]
Repository = "https://github.com/kitware-resonant/django-ninja-cursor-pagination"
"Bug Reports" = "https://github.com/kitware-resonant/django-ninja-cursor-pagination/issues"

[tool.black]
line-length = 100
target-version = ["py38"]

[tool.pytest.ini_options]
testpaths = ["tests"]
pythonpath = ["tests/demo_project"]
Expand Down

0 comments on commit 1fa2eee

Please sign in to comment.