Skip to content

Commit 274924e

Browse files
authored
Merge pull request #7829 from radarhere/deprecations
2 parents ee37c63 + e30298f commit 274924e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/deprecations.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,11 +516,11 @@ Please use ``from PIL.Image import core as _imaging`` instead.
516516
Pillow and PIL
517517
~~~~~~~~~~~~~~
518518

519+
.. versionremoved:: 1.0.0
520+
519521
Pillow and PIL cannot co-exist in the same environment.
520522
Before installing Pillow, please uninstall PIL.
521523

522-
.. versionremoved:: 1.0.0
523-
524524
import Image
525525
~~~~~~~~~~~~
526526

0 commit comments

Comments
 (0)