Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
just some wthitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mzuehlke authored and Krzysztof (Chris) Bernat committed Mar 21, 2017
1 parent afbc669 commit 25b134e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cate/ds/local.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,3 +257,4 @@ def _json_default_serializer(obj):
if isinstance(obj, datetime):
return obj.replace(microsecond=0).isoformat()
raise TypeError('Not sure how to serialize %s' % (obj,))

0 comments on commit 25b134e

Please sign in to comment.