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 79fa634 commit a3a3112Copy full SHA for a3a3112
src/extension.ts
@@ -1,5 +1,4 @@
1
import { commands, ExtensionContext, LogOutputChannel, Terminal, Uri } from 'vscode';
2
-
3
import { PythonEnvironment, PythonEnvironmentApi } from './api';
4
import { ensureCorrectVersion } from './common/extVersion';
5
import { registerTools } from './common/lm.apis';
0 commit comments