Merge pull request #2397 from radarhere/psdraw

Added anchor to readthedocs URL
This commit is contained in:
wiredfool 2017-02-17 13:37:33 +00:00 committed by GitHub
commit b5f6732501

View File

@ -31,7 +31,7 @@ class TestPsDraw(PillowTestCase):
def test_draw_postscript(self):
# Based on Pillow tutorial, but there is no textsize:
# https://pillow.readthedocs.io/en/latest/handbook/tutorial.html
# https://pillow.readthedocs.io/en/latest/handbook/tutorial.html#drawing-postscript
# Arrange
tempfile = self.tempfile('temp.ps')