add a dummy commit

This commit is contained in:
Maciej Fijalkowski 2020-07-30 09:36:11 +02:00
parent 7618b295cb
commit ecb3ee023d

View File

@ -8,6 +8,8 @@ if PY2:
# open is not here because we want to use native strings on Py2
from future.builtins import filter, map, zip, ascii, chr, hex, input, next, oct, pow, round, super, bytes, dict, int, list, object, range, str, max, min # noqa: F401from builtins import range
"""
Ported to Python3
Futz with files like a pro.
"""