Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seaborn: Update and complete the relational module #11214

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hamdanal
Copy link
Contributor

@hamdanal hamdanal commented Jan 1, 2024

This PR completes the relational module similar to the previous ones.
In addition, I updated seaborn to the latest version and fixed the stubtest errors. I also audited the use of list, dict, and Mapping to take into account the variance of keys/values to reduce false positives.

Closes #11217

This comment has been minimized.

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a full review (sorry!), just two quick comments:

stubs/seaborn/METADATA.toml Outdated Show resolved Hide resolved
stubs/seaborn/seaborn/_core/typing.pyi Show resolved Hide resolved
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Jan 5, 2024

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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.

None yet

2 participants