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 aaffef4

Browse filesBrowse files
committed
Doc change
1 parent b30dbbd commit aaffef4
Copy full SHA for aaffef4

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/tri/triangulation.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tri/triangulation.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def calculate_plane_coefficients(self, z):
9191
@property
9292
def edges(self):
9393
"""
94-
Return integer array of shape (?,2) containing all edges of
94+
Return integer array of shape (nedges,2) containing all edges of
9595
non-masked triangles.
9696
9797
Each edge is the start point index and end point index. Each

0 commit comments

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