plotly.py
plotly.py copied to clipboard
fixing #3490 issue
Fixing #3490 issue
Deleted for loop and changed indentation as requested on issue.
- [X] I have read through the contributing notes and understand the structure of the package. In particular, if my PR modifies code of
plotly.graph_objects, my modifications concern thecodegenfiles and not generated files. - [ ] I have added tests (if submitting a new feature or correcting a bug) or modified existing tests.
- [ ] I have added a CHANGELOG entry if fixing/changing/adding anything substantial.