Skip to content

Commit da04672

Browse files
committed
Add black as a dependency
1 parent d5c1e8e commit da04672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies = [
1919
"pluggy>=1.0.0",
2020
"python-lsp-jsonrpc>=1.1.0,<2.0.0",
2121
"ujson>=3.0.0",
22+
"black"
2223
]
2324
dynamic = ["version"]
2425

0 commit comments

Comments
 (0)