Skip to content

Commit

Permalink
remove flake8-isort because its redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
onerandomusername committed Feb 20, 2023
1 parent 96ead66 commit 2e8c5cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
39 changes: 1 addition & 38 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ flake8 = "^3.9.2"
flake8-annotations = "^2.6.2"
flake8-bugbear = "^21.4.3"
flake8-docstrings = "^1.6.0"
flake8-isort = "^4.1.1"
flake8-string-format = "^0.3.0"
flake8-todo = "^0.7"
isort = "^5.12.0"
Expand Down

0 comments on commit 2e8c5cf

Please sign in to comment.