Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b605fc6

Browse files
committed
Merge pull request #4267 from jenshnielsen/coloroverhaul_docs_fixes
DOC : correct rst syntax for code blocks
2 parents 0f940b1 + eb4e838 commit b605fc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/devel/color_changes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ above, only with a more limited luminence variation.
7474
Example script
7575
++++++++++++++
7676
::
77+
7778
import numpy as np
7879
import matplotlib.pyplot as plt
7980

@@ -112,6 +113,7 @@ ordering.
112113
Example script
113114
++++++++++++++
114115
::
116+
115117
import numpy as np
116118
import matplotlib.pyplot as plt
117119

0 commit comments

Comments
 (0)