Restored newline at end of file

This commit is contained in:
Andrew Murray 2019-03-06 08:06:19 +11:00
parent 7d3b8e8cea
commit 319d6f2af9

View File

@ -166,4 +166,4 @@ Image.register_save(PpmImageFile.format, _save)
Image.register_extensions(PpmImageFile.format, [".pbm", ".pgm", ".ppm", ".pnm"])
Image.register_mime(PpmImageFile.format, "image/x-portable-anymap")
Image.register_mime(PpmImageFile.format, "image/x-portable-anymap")