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

Commit6ec1bbd

Browse files
committed
DOC: fix typo / clarify docstring
1 parent23d9e03 commit6ec1bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5879,7 +5879,7 @@ def _normalize_input(inp, ename='input'):
58795879
----------
58805880
inp : iterable
58815881
ename : str, optional
5882-
Name to useis ValueError if can not be normalized
5882+
Name to usein ValueError if `inp` can not be normalized
58835883
58845884
"""
58855885
ifisinstance(x,np.ndarray)ornotiterable(next(iter(inp))):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp