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