From 7467d1e010feb1ad19bf49d1ba1d487ed13c068e Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Fri, 3 Mar 2017 21:57:30 +1100 Subject: [PATCH] Changed comment to be 80 characters or less --- PIL/SunImagePlugin.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PIL/SunImagePlugin.py b/PIL/SunImagePlugin.py index eb25caffc..b57883df6 100644 --- a/PIL/SunImagePlugin.py +++ b/PIL/SunImagePlugin.py @@ -37,7 +37,8 @@ class SunImageFile(ImageFile.ImageFile): def _open(self): - # The Sun Raster file header is 32 bytes in length and has the following format: + # The Sun Raster file header is 32 bytes in length + # and has the following format: # typedef struct _SunRaster # {