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 0bc1e1c commit fe152c7Copy full SHA for fe152c7
1 file changed
lib/matplotlib/tests/test_text.py
@@ -1239,7 +1239,7 @@ def test_text_tightbbox_outside_scale_domain():
1239
1240
1241
def test_annotation_patchA_not_overridden():
1242
- # Test that manually setting patchA on annotation arrow is not
+ # Test that manually setting patchA on annotation arrow is not
1243
# overridden by update_positions. See GitHub issue #28316.
1244
fig, ax = plt.subplots()
1245
ann = ax.annotate(
0 commit comments