Skip to content

Commit 5158817

Browse files
typo
1 parent d886b2f commit 5158817

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

Diff for: doc/python/builtin-colorscales.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jupyter:
55
text_representation:
66
extension: .md
77
format_name: markdown
8-
format_version: '1.2'
8+
format_version: "1.2"
99
jupytext_version: 1.3.1
1010
kernelspec:
1111
display_name: Python 3
@@ -22,7 +22,8 @@ jupyter:
2222
pygments_lexer: ipython3
2323
version: 3.6.8
2424
plotly:
25-
description: A reference for the built-in named continuous (sequential, diverging
25+
description:
26+
A reference for the built-in named continuous (sequential, diverging
2627
and cylclical) color scales in Plotly.
2728
display_as: file_settings
2829
has_thumbnail: true
@@ -124,11 +125,3 @@ fig.show()
124125
fig = px.colors.cyclical.swatches()
125126
fig.show()
126127
```
127-
128-
```python
129-
130-
```
131-
132-
```python
133-
xx
134-
```

0 commit comments

Comments
 (0)