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 3bd901e

Browse filesBrowse files
committed
Fixed typo
1 parent a45f217 commit 3bd901e
Copy full SHA for 3bd901e

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/cbook.py

Copy file name to clipboardExpand all lines: lib/matplotlib/cbook.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2676,7 +2676,7 @@ class _FuncInfo(object):
26762676
on this
26772677
* A callable (check_params) that takes a list of the parameters
26782678
and returns a boolean specifying if a certain combination of
2679-
parameters is valid. It is only required if the function as
2679+
parameters is valid. It is only required if the function has
26802680
parameters and some of them are restricted.
26812681
26822682
"""

0 commit comments

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