Skip to content

Commit 85ae26e

Browse files
feat(deployment): add isort and pyproject config file (#6672)
1 parent b391198 commit 85ae26e

File tree

3 files changed

+167
-136
lines changed

3 files changed

+167
-136
lines changed

deployments/sequencer/Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ exceptiongroup = "~=1.2.2"
1313
types-jsonschema = "*"
1414
mypy = "*"
1515
black = "*"
16+
isort = "*"
1617

1718
[requires]
1819
python_version = "3.10"

0 commit comments

Comments
 (0)