10000 update for my patch · matplotlib/matplotlib@1fe4f41 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1fe4f41

Browse files
Michael Weltermdboom
authored andcommitted
update for my patch
1 parent ea5ac65 commit 1fe4f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def test_rasterize_dpi():
269269
# This test should check rasterized rendering with high output resolution.
270270
# It plots a rasterized line and a normal image with implot. So it will catch
271271
# when images end up in the wrong place in case of non-standard dpi setting.
272-
# Instead of high-res rasterization i use low-res. Therefor the fact that the
272+
# Instead of high-res rasterization i use low-res. Therefore the fact that the
273273
# resolution is non-standard is is easily checked by image_comparison.
274274
import numpy as np
275275
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)
0