Skip to content

Commit 405e71d

Browse files
committed
add 'Frames' to grid_objs_test
1 parent 253228f commit 405e71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/tests/test_core/test_graph_objs/test_graph_objs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
OLD_CLASS_NAMES = ['AngularAxis', 'Annotation', 'Annotations', 'Area',
77
'Bar', 'Box', 'ColorBar', 'Contour', 'Contours',
88
'Data', 'ErrorX', 'ErrorY', 'ErrorZ', 'Figure',
9-
'Font', 'Heatmap', 'Histogram', 'Histogram2d',
9+
'Font', 'Frames', 'Heatmap', 'Histogram', 'Histogram2d',
1010
'Histogram2dContour', 'Layout', 'Legend', 'Line',
1111
'Margin', 'Marker', 'RadialAxis', 'Scatter',
1212
'Scatter3d', 'Scene', 'Stream', 'Surface', 'Trace',

0 commit comments

Comments
 (0)