Skip to content

Commit

Permalink
Removed tool configs for black, isort
Browse files Browse the repository at this point in the history
  • Loading branch information
rec committed Jan 25, 2024
1 parent 3bf4d04 commit 6ca696a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
[tool.black]
line-length = 79
skip-string-normalization = true
target-version = ['py38']

[tool.isort]
profile = "black"

[tool.doks]
auto = true

Expand Down

0 comments on commit 6ca696a

Please sign in to comment.