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.
1 parent 7ae0c34 commit d46c161Copy full SHA for d46c161
1 file changed
lib/matplotlib/patches.py
@@ -1679,7 +1679,7 @@ def theta_stretch(theta, scale):
1679
1680
# Get width and height in pixels we need to use
1681
# `self.get_data_transform` rather than `self.get_transform`
1682
- # because we want the transform from from dataspace to the
+ # because we want the transform from dataspace to the
1683
# screen space to estimate how big the arc will be in physical
1684
# units when rendered (the transform that we get via
1685
# `self.get_transform()` goes from an idealized unit-radius
0 commit comments