Skip to content

Commit

Permalink
fix: fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
hudsonbrendon committed Sep 2, 2022
1 parent 767e8b0 commit 92e0fdf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
20 changes: 19 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ black = "*"
flake8 = "*"
pre-commit = "^2.20.0"
pytest = "^7.1.2"
isort = "^5.10.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 92e0fdf

Please sign in to comment.