Skip to content

Commit 747fe14

Browse files
committed
Add black as a dev dependency
1 parent 967cb69 commit 747fe14

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[dev-packages]
77
graphql-core-next = {path = ".",editable = true}
8-
# black = "*"
8+
black = "*"
99
flake8 = "*"
1010
mypy = "*"
1111
pytest = "*"

Pipfile.lock

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

0 commit comments

Comments
 (0)