File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -475,11 +475,11 @@ export namespace ToolsExtensions {
475475 export const installISortExtension = l10n . t ( 'Install isort extension' ) ;
476476
477477 export const selectBlackFormatterPrompt = l10n . t (
478- 'You have Black formatter extension installed, would you like to use that as the default formatter?' ,
478+ 'You have the Black formatter extension installed, would you like to use that as the default formatter?' ,
479479 ) ;
480480
481481 export const selectAutopep8FormatterPrompt = l10n . t (
482- 'You have Autopep8 formatter extension installed, would you like to use that as the default formatter?' ,
482+ 'You have the Autopep8 formatter extension installed, would you like to use that as the default formatter?' ,
483483 ) ;
484484
485485 export const selectMultipleFormattersPrompt = l10n . t (
You can’t perform that action at this time.
0 commit comments