Skip to content

Commit c802cbc

Browse files
committed
include isort
1 parent fc18df4 commit c802cbc

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

poetry.lock

Lines changed: 15 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
@@ -21,6 +21,7 @@ pytest-cov = "^4.1.0"
2121
pytest-asyncio = "^0.23.3"
2222
testcontainers = {extras = ["neo4j"], version = "^3.7.1"}
2323
ruff = "^0.1.13"
24+
isort = "^5.13.2"
2425

2526
[tool.pytest.ini_options]
2627
markers = [

0 commit comments

Comments
 (0)