Skip to content

Commit

Permalink
Modernize isort configuration.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <[email protected]>
  • Loading branch information
andersk committed Oct 26, 2023
1 parent c4d69ec commit 2a137a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[tool.isort]
src_paths = ["."]
profile = "black"
7 changes: 0 additions & 7 deletions setup.cfg

This file was deleted.

0 comments on commit 2a137a0

Please sign in to comment.