plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Add tests for the keys that should be skipped in base64 conversion

Open marthacryan opened this issue 1 year ago • 0 comments

Adds tests for #4470 to test that certain keys are not being converted to the { base64, dtype } object. These keys were found here. Geojson shouldn't be converted because it would then be an invalid geojson object.

marthacryan avatar Aug 23 '24 22:08 marthacryan