Skip to content

Commit 656004e

Browse files
committed
Add isort
1 parent 3e27b3c commit 656004e

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

poetry.lock

Lines changed: 19 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ black = "^21.10b0"
2626
pytest = "^6.2.5"
2727
pytest-httpx = "^0.14.0"
2828
pytest-asyncio = "^0.16.0"
29+
isort = "^5.10.0"
2930

3031
[build-system]
3132
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)