Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d46c161

Browse files
tacaswellQuLogic
andauthored
DOC: remove duplicate word
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 7ae0c34 commit d46c161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/patches.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1679,7 +1679,7 @@ def theta_stretch(theta, scale):
16791679

16801680
# Get width and height in pixels we need to use
16811681
# `self.get_data_transform` rather than `self.get_transform`
1682-
# because we want the transform from from dataspace to the
1682+
# because we want the transform from dataspace to the
16831683
# screen space to estimate how big the arc will be in physical
16841684
# units when rendered (the transform that we get via
16851685
# `self.get_transform()` goes from an idealized unit-radius

0 commit comments

Comments
 (0)