Code formatting
This commit is contained in:
parent
0234b20ce3
commit
2bfb988460
60 changed files with 392 additions and 396 deletions
|
|
@ -2,9 +2,9 @@ import io
|
|||
import struct
|
||||
import sys
|
||||
|
||||
from . import _webp
|
||||
from ._common import *
|
||||
from ._exceptions import InvalidImageDataError
|
||||
from . import _webp
|
||||
|
||||
|
||||
def insert(exif, image, new_file=None):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue