mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Restored newline at end of file
This commit is contained in:
parent
7d3b8e8cea
commit
319d6f2af9
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue
Block a user