Skip to content

Commit 7ddfd9f

Browse files
authored
Add black to extensions.json (#20912)
Solves #20855
1 parent d05b83f commit 7ddfd9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"esbenp.prettier-vscode",
77
"dbaeumer.vscode-eslint",
88
"ms-python.python",
9+
"ms-python.black-formatter",
910
"ms-python.vscode-pylance"
1011
]
1112
}

0 commit comments

Comments
 (0)