We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730c8e5 commit 218c80dCopy full SHA for 218c80d
extensions/positron-python/src/client/common/utils/localize.ts
@@ -522,7 +522,7 @@ export namespace CreateEnv {
522
523
// --- Start Positron ---
524
export namespace Uv {
525
- export const providerDescription = l10n.t('Creates a uv virtual environment in the current workspace');
+ export const providerDescription = l10n.t('Creates a `uv` virtual environment in the current workspace');
526
}
527
// --- End Positron ---
528
0 commit comments