Skip to content

Commit

Permalink
Consistently place versionremoved under heading
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Feb 24, 2024
1 parent ee37c63 commit e30298f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/deprecations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -516,11 +516,11 @@ Please use ``from PIL.Image import core as _imaging`` instead.
Pillow and PIL
~~~~~~~~~~~~~~

.. versionremoved:: 1.0.0

Pillow and PIL cannot co-exist in the same environment.
Before installing Pillow, please uninstall PIL.

.. versionremoved:: 1.0.0

import Image
~~~~~~~~~~~~

Expand Down

0 comments on commit e30298f

Please sign in to comment.