We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2bee3 commit be57f15Copy full SHA for be57f15
lib/matplotlib/transforms.py
@@ -84,7 +84,6 @@ class TransformNode:
84
classes that are not really transforms, such as bounding boxes, since some
85
transforms depend on bounding boxes to compute their values.
86
"""
87
- _gid = 0
88
89
# Invalidation may affect only the affine part. If the
90
# invalidation was "affine-only", the _invalid member is set to
0 commit comments