Skip to content

Commit

Permalink
fixup! Issue #16 Enable black github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Jan 22, 2024
1 parent ca0d0af commit 489cf86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,7 @@ addopts = [

[tool.isort]
profile = "black"


[tool.black]
line-length = 99

0 comments on commit 489cf86

Please sign in to comment.