Skip to content

Commit b7755bc

Browse files
committed
limit line length to 80
1 parent 39e0b38 commit b7755bc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/scenarios/scientific.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@ Matplotlib
4444

4545
`Matplotlib <http://matplotlib.sourceforge.net/>`_ is a flexible plotting
4646
library for creating interactive 2D and 3D plots that can also be saved as
47-
manuscript-quality figures. The API in many ways reflects that of `MATLAB <http://www.mathworks.com/products/matlab/>`_,
48-
easing transition of MATLAB users to Python. Many examples, along with the
49-
source code to re-create them, can be browsed at the `matplotlib gallery <http://matplotlib.sourceforge.net/gallery.html>`_.
47+
manuscript-quality figures. The API in many ways reflects that of `MATLAB
48+
<http://www.mathworks.com/products/matlab/>`_, easing transition of MATLAB
49+
users to Python. Many examples, along with the source code to re-create them,
50+
can be browsed at the `matplotlib gallery
51+
<http://matplotlib.sourceforge.net/gallery.html>`_.
5052

5153
Enthought
5254
---------

0 commit comments

Comments
 (0)