Skip to content

Commit

Permalink
Remove isort config
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Aug 30, 2023
1 parent 4030b3b commit 548d8e1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ exclude = '''
)/
'''

[tool.isort]
profile = "black"
src_paths="./assertionengine"

[tool.ruff]
unfixable = []
exclude = [
Expand Down

0 comments on commit 548d8e1

Please sign in to comment.