<!-- Header Section. --> refs: https://github.com/microsoft/vscode-python/issues/17973 - [x] macOS @lszomoru - [x] linux @TylerLeonhardt - [x] windows @karthiknadig Complexity: 5 [Create Issue](https://github.com/microsoft/vscode-python/issues/new?body=Testing+%2318349%0A%0A&assignees=paulacamargo25) --- <!-- Body Section. --> ### Requirements 1. Use Insiders build of the [python extension.](https://pvsc.blob.core.windows.net/extension-builds/ms-python-insiders.vsix) 2. Install conda(version greater than 4.9.0) ### Verify that everything works with conda environment Check this: 1. The format command works correctly using conda run. 2. The linting command works fine using conda run. 3. Tests run successfully using conda run. ### Verify that everything works with a non-conda environment Check this: 1. The format command works correctly. 2. The linting command works fine. 3. Tests run successfully
refs: #17973
Complexity: 5
Create Issue
Requirements
Verify that everything works with conda environment
Check this:
Verify that everything works with a non-conda environment
Check this: