Skip to content

Commit b558023

Browse files
committed
Install black and isort
1 parent 0b607cb commit b558023

File tree

2 files changed

+100
-2
lines changed

2 files changed

+100
-2
lines changed

Pipfile

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ levenshtein = "*"
1313
func-timeout = "*"
1414

1515
[dev-packages]
16+
black = "*"
17+
isort = "*"
1618

1719
[requires]
1820
python_version = "2.7"

Pipfile.lock

+98-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)