Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
correct rst syntax for code blocks
  • Loading branch information
jenshnielsen committed Mar 23, 2015
commit eb4e8383562bcb83b29bb5e7e2d3b51ea0a61e7a
2 changes: 2 additions & 0 deletions doc/devel/color_changes.rst
Original file line number Diff line number Diff line change
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