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

Skip to content

Commit bd521cd

Browse files
committed
Update docstring to reflect reality
1 parent 5be66de commit bd521cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/backends/backend_agg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ def option_image_nocomposite(self):
319319

320320
def option_scale_image(self):
321321
"""
322-
agg backend support arbitrary scaling of image.
322+
agg backend doesn't support arbitrary scaling of image.
323323
"""
324324
return False
325325

0 commit comments

Comments
 (0)