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

Skip to content

Commit 7984100

Browse files
cut long line
1 parent 69e19ed commit 7984100

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

galleries/examples/style_sheets/style_sheets_reference.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
in the list `matplotlib.style.available`
1717
(they are also printed in the corner of each plot below).
1818
19-
See more details in :ref:`Customizing Matplotlib using style sheets<customizing-with-style-sheets>`.
19+
See more details in :ref:`Customizing Matplotlib
20+
using style sheets<customizing-with-style-sheets>`.
2021
"""
2122

2223
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)