Closed nharraud closed 8 years ago
Good catch
I also replaced other json.dumps
with json.dump
and json.loads
with json.load
when possible.
@jirikuncar PR ready for review. Only invalid use cases remain untested. I can fix that in another PR.
@jirikuncar Fixed and added an example
@jirikuncar squashed in one commit as requested.
@nharraud please run kwalitee check message
@jirikuncar fixed and travis finished at last.
Coverage is ok but not perfect (97%).