Skip to content

Conversation

@lheckemann
Copy link
Contributor

Fixes #414

@lheckemann
Copy link
Contributor Author

@microsoft-github-policy-service agree

@karthiknadig karthiknadig self-requested a review March 25, 2025 15:16
@karthiknadig karthiknadig self-assigned this Mar 25, 2025
@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Mar 25, 2025
@lheckemann
Copy link
Contributor Author

I didn't touch most of the files mentioned in the lint; and ruff doesn't suggest any changes on the file I touched when running it locally.

@lheckemann lheckemann marked this pull request as ready for review March 28, 2025 16:24
@karthiknadig
Copy link
Member

Run ruff format . with ruff=0.11.2. That should address these.

@karthiknadig
Copy link
Member

I will fix this in a separate PR, and rebase this branch.

karthiknadig
karthiknadig previously approved these changes Mar 28, 2025
eleanorjboyd
eleanorjboyd previously approved these changes Mar 28, 2025
@karthiknadig
Copy link
Member

It looks like now there is a real mypy linting error

@lheckemann
Copy link
Contributor Author

Changed the types of the value dicts back to dict, that should fix it.

@vs-code-engineering vs-code-engineering bot added this to the April 2025 milestone Mar 31, 2025
@debonte debonte merged commit a0db0da into microsoft:main May 16, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

python type annotations: use Mapping instead of Dict?

4 participants