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

Commit9b72f6a

Browse files
tacaswellQuLogic
andcommitted
DOC: add punctuation
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent91f986a commit9b72f6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎lib/matplotlib/axes/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ class _AxesBase(martist.Artist):
601601
#: def fmt(val: float, /) -> str: ...
602602
fmt_xdata=None
603603

604-
#: Callable to format the y-data in an interactive window
604+
#: Callable to format the y-data in an interactive window.
605605
#:
606606
#: The expected signature is ::
607607
#:

‎lib/mpl_toolkits/mplot3d/axes3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class Axes3D(Axes):
5757
Axes._shared_axes["z"]=cbook.Grouper()
5858
Axes._shared_axes["view"]=cbook.Grouper()
5959

60-
#: Callable to format the z-data in an interactive window
60+
#: Callable to format the z-data in an interactive window.
6161
#:
6262
#: The expected signature is ::
6363
#:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp