mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Fix for docs. Can't wrap warning blocks
This commit is contained in:
parent
f0591e2ac5
commit
20a90494d1
|
@ -74,8 +74,7 @@ class PSDraw:
|
|||
|
||||
def setink(self, ink):
|
||||
"""
|
||||
.. warning:: This has been in the PIL API for ages but was never
|
||||
implemented.
|
||||
.. warning:: This has been in the PIL API for ages but was never implemented.
|
||||
|
||||
"""
|
||||
print("*** NOT YET IMPLEMENTED ***")
|
||||
|
|
Loading…
Reference in New Issue
Block a user