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 3f43c8a commit 9f35db4Copy full SHA for 9f35db4
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