Fix for docs. Can't wrap warning blocks

This commit is contained in:
wiredfool 2014-09-23 10:11:34 -07:00
parent f0591e2ac5
commit 20a90494d1

View File

@ -74,8 +74,7 @@ class PSDraw:
def setink(self, ink): def setink(self, ink):
""" """
.. warning:: This has been in the PIL API for ages but was never .. warning:: This has been in the PIL API for ages but was never implemented.
implemented.
""" """
print("*** NOT YET IMPLEMENTED ***") print("*** NOT YET IMPLEMENTED ***")