Skip to content

Commit

Permalink
style: change isort profle
Browse files Browse the repository at this point in the history
  • Loading branch information
Vixtir committed Oct 31, 2022
1 parent f8de5e3 commit 65384f6
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 @@ -23,6 +23,10 @@ isort = "^5.10.1"
black = "22.3.0"
pytest = "6.2.5"

[tool.isort]
profile = "black"


[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 65384f6

Please sign in to comment.