Skip to content

Commit

Permalink
Configure isort to work with black
Browse files Browse the repository at this point in the history
  • Loading branch information
vinhowe committed May 23, 2023
1 parent f260e71 commit addd82c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[tool.isort]
profile = "black"

0 comments on commit addd82c

Please sign in to comment.