Skip to content

Install rich, try to suppress more pylance warnings - #11

Merged
Pamela Fox (pamelafox) merged 2 commits into
mainfrom
better-devcontainer
Oct 15, 2025
Merged

Install rich, try to suppress more pylance warnings#11
Pamela Fox (pamelafox) merged 2 commits into
mainfrom
better-devcontainer

Conversation

@pamelafox

Copy link
Copy Markdown
Contributor

Purpose

This pull request makes a minor configuration change to the .devcontainer/devcontainer.json file to adjust Python analysis settings.

  • Disabled type checking in Python analysis by setting "python.analysis.typeCheckingMode": "off" in the devcontainer settings.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[X] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

@pamelafox
Pamela Fox (pamelafox) merged commit 0dcd4f3 into main Oct 15, 2025
2 checks passed
@pamelafox
Pamela Fox (pamelafox) deleted the better-devcontainer branch October 15, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant