fix formatting
This commit is contained in:
parent
119443cdec
commit
850e5f0aa8
|
@ -2,6 +2,7 @@
|
|||
:copyright: 2007-2012 by Armin Ronacher.
|
||||
license: BSD
|
||||
"""
|
||||
|
||||
from collections.abc import Iterable
|
||||
from io import BytesIO
|
||||
|
||||
|
|
Loading…
Reference in New Issue