8000 Rewrap overly long line. · matplotlib/matplotlib@01c9a5e · GitHub
[go: up one dir, main page]

Skip to content

Commit 01c9a5e

Browse files
committed
Rewrap overly long line.
1 parent fd309ed commit 01c9a5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/text/mathtext.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979
Fractions, binomials, and stacked numbers
8080
-----------------------------------------
8181
82-
Fractions, binomials, and stacked numbers can be created with the ``\frac{}{}``,
83-
``\binom{}{}`` and ``\stackrel{}{}`` commands, respectively::
82+
Fractions, binomials, and stacked numbers can be created with the
83+
``\frac{}{}``, ``\binom{}{}`` and ``\stackrel{}{}`` commands, respectively::
8484
8585
r'$\frac{3}{4} \binom{3}{4} \stackrel{3}{4}$'
8686

0 commit comments

Comments
 (0)
0