Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commitaf7177c

Browse files
committed
Fixed wording and linked docs for pyplot.show
1 parent9a977dd commitaf7177c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/devel/style_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Examples of Python code have comments before or on the same line.
171171
Outputs
172172
^^^^^^^
173173
When generating visuals with Matplotlib using ``.py`` files in examples,
174-
display the visual with ``show()`` to provide display the visual.
174+
display the visual with `matplotlib.pyplot.show` to display the visual.
175175
Keep the documentation clear of Python output lines.
176176

177177
+------------------------------------+------------------------------------+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp