Closed marthacryan closed 3 months ago
Please rename the title of the PR to indicate that this is a bug fix. Also please add a changelog entry.
- [ ] I have added a CHANGELOG entry if fixing/changing/adding anything substantial
Please rename the title of the PR to indicate that this is a bug fix. Also please add a changelog entry.
- [ ] I have added a CHANGELOG entry if fixing/changing/adding anything substantial
@archmoj Added! How does it look?
Follow-up PR to #4612. Adds basic tests for passing and rejecting - also fixes a bug found while testing where the integer validator threw an error when arrays contained both strings and integers.
Code PR
plotly.graph_objects
, my modifications concern thecodegen
files and not generated files.- [ ] For a new feature or a change in behaviour, I have updated the relevant docstrings in the code to describe the feature or behaviour (please see the doc checklist as well).