Skip to content

Commit

Permalink
Merge pull request #1733 from radarhere/documentation
Browse files Browse the repository at this point in the history
Corrected documentation reference
  • Loading branch information
hugovk committed Feb 19, 2016
2 parents 9d14c54 + 46bd536 commit 63ac301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PIL/Image.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ def __getattr__(self, id):
RuntimeWarning
)
# Fail here anyway. Don't let people run with a mostly broken Pillow.
# see docs/porting-pil-to-pillow.rst
# see docs/porting.rst
raise

try:
Expand Down

0 comments on commit 63ac301

Please sign in to comment.