Skip to content

Commit

Permalink
Merge pull request #4267 from jenshnielsen/coloroverhaul_docs_fixes
Browse files Browse the repository at this point in the history
DOC : correct rst syntax for code blocks
  • Loading branch information
tacaswell committed Mar 23, 2015
2 parents 0f940b1 + eb4e838 commit b605fc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/devel/color_changes.rst
Expand Up @@ -74,6 +74,7 @@ above, only with a more limited luminence variation.
Example script
++++++++++++++
::

import numpy as np
import matplotlib.pyplot as plt

Expand Down Expand Up @@ -112,6 +113,7 @@ ordering.
Example script
++++++++++++++
::

import numpy as np
import matplotlib.pyplot as plt

Expand Down

0 comments on commit b605fc6

Please sign in to comment.