Skip to content

Run codegen to update plotly/graph_objs/ after color docstring was updated - #5679

Merged
emilykl merged 1 commit into
v7.0from
run-codegen-color-docstring-update
Jul 28, 2026
Merged

Run codegen to update plotly/graph_objs/ after color docstring was updated#5679
emilykl merged 1 commit into
v7.0from
run-codegen-color-docstring-update

Conversation

@emilykl

@emilykl emilykl commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #5673

The ColorValidator description was updated in 49f3825 but I neglected to run the codegen afterwards because I forgot that validator descriptions are pulled into the codegen.

This PR just runs python commands.py codegen on the files that are already on v7.0, and commits the result.

Can be verified by running python commands.py codegen on v7.0 yourself and seeing that the changes are the same as what's in this PR.

The failing plotly.js dev build and Kaleido v0 jobs are expected.

@emilykl
emilykl merged commit 36210e4 into v7.0 Jul 28, 2026
19 of 21 checks passed
@emilykl
emilykl deleted the run-codegen-color-docstring-update branch July 28, 2026 20:33
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.

2 participants