"vscode:/vscode.git/clone" did not exist on "2a7f70b8389e57cf3bf23f237b4a4a8fbe273718"
-
Hongtao Zhang authored
This enhancement addresses an issue in mypy where it may report missing pkg_resources even when ignore_missing_imports = True is set and the package is installed. Adding this configuration ensures that pkg_resources is properly skipped during type checking. Co-authored-by:hongtaozhang <hongtaozhang@microsoft.com>
5e32859a