Skip to content

Commit 81a56c5

Browse files
Apply suggestions from code review
Co-Authored-By: Joel Ostblom <[email protected]>
1 parent 75ee6e1 commit 81a56c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/python/plotly/_plotly_utils/colors/_swatches.py

-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@ def _swatches(module_names, module_contents, template=None):
22
"""
33
Parameters
44
----------
5-
65
template : str or dict or plotly.graph_objects.layout.Template instance
76
The figure template name or definition.
87
98
Returns
109
-------
11-
1210
fig : graph_objects.Figure containing the displayed image
1311
A `Figure` object. This figure demonstrates the color scales and
1412
sequences in this module, as stacked bar charts.

0 commit comments

Comments
 (0)