Skip to content

Commit 3877334

Browse files
authored
Add black
1 parent 9022527 commit 3877334

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/test_plan.md

+2
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,10 @@ def foo():pass
155155

156156
- [ ] Prompted to install a formatter if none installed and `Format Document` is run
157157
- [ ] Installing `autopep8` works
158+
- [ ] Installing `black` works
158159
- [ ] Installing `yapf` works
159160
- [ ] autopep8 works
161+
- [ ] black works
160162
- [ ] yapf works
161163
- [ ] `"editor.formatOnType": true` works and has expected results
162164

0 commit comments

Comments
 (0)