Skip to content

Commit

Permalink
Remove seed isort config
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenetriguba committed Nov 23, 2022
1 parent e06abf1 commit 6fb438c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 44 deletions.
44 changes: 1 addition & 43 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 @@ -46,7 +46,6 @@ python = "^3.6"
pre-commit = { version = "^2.12.0", python = ">=3.6.1" }
flake8 = "^3.8.3"
isort = "^5.0.4"
seed-isort-config = { version = "^2.2.0", python = ">=3.6.1" }
pytest = "^6.0"
pytest-cov = "^2.10.0"
pytest-sugar = "^0.9.4"
Expand Down

0 comments on commit 6fb438c

Please sign in to comment.