Skip to content

Commit

Permalink
trying to fix lint part-idk
Browse files Browse the repository at this point in the history
  • Loading branch information
ns696 committed Jun 8, 2024
1 parent 806089c commit 0297ffc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .isort.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# From isort documentation
# https://pycqa.github.io/isort/docs/configuration/black_compatibility.html
[settings]
profile = black
[tool.isort]
profile = "black"
multi_line_output = 3

0 comments on commit 0297ffc

Please sign in to comment.