Skip to content

Conversation

@timhoffm
Copy link
Member

@timhoffm timhoffm commented Jan 9, 2026

Follow up to #30871 (comment).

@github-actions github-actions bot added Documentation: user guide files in galleries/users_explain or doc/users Documentation: API files in lib/ and doc/api labels Jan 9, 2026
"multivar_colormaps",
"bivar_colormaps",
"color_sequences",
"color_sequences", "_docstring",
Copy link
Member

Choose a reason for hiding this comment

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

Why is this added to __all__?

Copy link
Member Author

Choose a reason for hiding this comment

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

Huh, that must have been my IDE. 😮

_docstring now got unused, and apparently it decided that the import is still intentional and therefore should be exposed in __all__ instead of removing the unused import. - Fixed by removing the import.

@timhoffm timhoffm force-pushed the rc-docs branch 2 times, most recently from 3d1a034 to 8b4eb05 Compare January 10, 2026 00:24
Follow up to https://github
.com/matplotlib/pull/30871#discussion_r2674234162.
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
@timhoffm timhoffm merged commit ff522ae into matplotlib:main Jan 10, 2026
38 of 39 checks passed
@timhoffm timhoffm deleted the rc-docs branch January 10, 2026 10:28
@QuLogic QuLogic added this to the v3.11.0 milestone Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: API files in lib/ and doc/api Documentation: user guide files in galleries/users_explain or doc/users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants