mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Fixed duplicate import in Tests helper
This commit is contained in:
parent
0ca14909ed
commit
128280e5b8
|
@ -165,7 +165,6 @@ class PillowTestCase(unittest.TestCase):
|
|||
|
||||
# helpers
|
||||
|
||||
import sys
|
||||
py3 = (sys.version_info >= (3, 0))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user