Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2871056

Browse filesBrowse files
committed
trying to sort why doc build busted
1 parent c1902af commit 2871056
Copy full SHA for 2871056

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎galleries/examples/style_sheets/style_sheets_reference.py

Copy file name to clipboardExpand all lines: galleries/examples/style_sheets/style_sheets_reference.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ def plot_figure(style_label=""):
169169
for style_label in style_list:
170170
with plt.rc_context({"figure.max_open_warning": len(style_list)}):
171171
with plt.style.context(style_label):
172-
print(style_label)
173172
plot_figure(style_label=style_label)
174173

175174
plt.show()

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.