Skip to content

Commit e30298f

Browse files
committed
Consistently place versionremoved under heading
1 parent ee37c63 commit e30298f

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)