mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 18:36:17 +03:00
Fixed typo
This commit is contained in:
parent
14766f50c3
commit
e011fb155f
|
@ -175,7 +175,7 @@ class TestBoxBlur(PillowTestCase):
|
||||||
delta=0,
|
delta=0,
|
||||||
)
|
)
|
||||||
|
|
||||||
def test_exteme_large_radius(self):
|
def test_extreme_large_radius(self):
|
||||||
self.assertBlur(
|
self.assertBlur(
|
||||||
sample, 600,
|
sample, 600,
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user