mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Expected 1 blank line before a nested definition
This commit is contained in:
parent
fdea5a28e9
commit
6099ddeef9
|
@ -2620,6 +2620,7 @@ def open(fp, mode="r"):
|
|||
preinit()
|
||||
|
||||
accept_warnings = []
|
||||
|
||||
def _open_core(fp, filename, prefix):
|
||||
for i in ID:
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue
Block a user