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

Appearance settings

Commit 59d942e

Browse filesBrowse files
QuLogicmeeseeksmachine
authored andcommitted
Backport PR #26709: DOC: consistency in docstrings of formatting of array-like
1 parent b9262c9 commit 59d942e
Copy full SHA for 59d942e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axis.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axis.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2097,7 +2097,7 @@ def set_ticks(self, ticks, labels=None, *, minor=False, **kwargs):
20972097
20982098
Parameters
20992099
----------
2100-
ticks : 1D ArrayLike
2100+
ticks : 1D array-like
21012101
Array of tick locations. The axis `.Locator` is replaced by a
21022102
`~.ticker.FixedLocator`.
21032103

0 commit comments

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