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 be57f15

Browse filesBrowse files
committed
Remove the unused TransformNode._gid.
It's been unused since b6e9ae7.
1 parent ee2bee3 commit be57f15
Copy full SHA for be57f15

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-1
lines changed

‎lib/matplotlib/transforms.py

Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ class TransformNode:
8484
classes that are not really transforms, such as bounding boxes, since some
8585
transforms depend on bounding boxes to compute their values.
8686
"""
87-
_gid = 0
8887

8988
# Invalidation may affect only the affine part. If the
9089
# invalidation was "affine-only", the _invalid member is set to

0 commit comments

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