mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-23 13:44:47 +03:00
Update __init__.py
"Look mom, no hands!" This was unnecessary and only caused torchvision to stop working.
This commit is contained in:
parent
1afc94fd11
commit
d5f8e7af45
|
@ -20,6 +20,8 @@ from . import _version
|
|||
# Use __version__ instead.
|
||||
__version__ = _version.__version__
|
||||
|
||||
PILLOW_VERSION = __version__
|
||||
|
||||
del _version
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user