Thanks to visit codestin.com Credit goes to github.com
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.
2 parents ee2bee3 + be57f15 commit 6de0517Copy full SHA for 6de0517
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