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