Skip to content

Commit

Permalink
Merge pull request #2 from kitware-resonant/remove-black-reference
Browse files Browse the repository at this point in the history
Remove `black` reference
  • Loading branch information
zachmullen authored Jul 31, 2024
2 parents 405efa8 + 1fa2eee commit 886dda8
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 886dda8

Please sign in to comment.