mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Updated formatting
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
764c3517bc
commit
ee46ef2a61
|
@ -138,7 +138,7 @@ FitsStubImagePlugin
|
||||||
|
|
||||||
.. deprecated:: 9.1.0
|
.. deprecated:: 9.1.0
|
||||||
|
|
||||||
The stub image plugin FitsStubImagePlugin has been deprecated and will be removed in
|
The stub image plugin ``FitsStubImagePlugin`` has been deprecated and will be removed in
|
||||||
Pillow 10.0.0 (2023-07-01). FITS images can be read without a handler through
|
Pillow 10.0.0 (2023-07-01). FITS images can be read without a handler through
|
||||||
:mod:`~PIL.FitsImagePlugin` instead.
|
:mod:`~PIL.FitsImagePlugin` instead.
|
||||||
|
|
||||||
|
|
|
@ -102,7 +102,7 @@ FitsStubImagePlugin
|
||||||
|
|
||||||
.. deprecated:: 9.1.0
|
.. deprecated:: 9.1.0
|
||||||
|
|
||||||
The stub image plugin FitsStubImagePlugin has been deprecated and will be removed in
|
The stub image plugin ``FitsStubImagePlugin`` has been deprecated and will be removed in
|
||||||
Pillow 10.0.0 (2023-07-01). FITS images can be read without a handler through
|
Pillow 10.0.0 (2023-07-01). FITS images can be read without a handler through
|
||||||
:mod:`~PIL.FitsImagePlugin` instead.
|
:mod:`~PIL.FitsImagePlugin` instead.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user