diff options
author | 2019-10-03 07:14:31 +0200 | |
---|---|---|
committer | 2019-10-03 07:14:31 +0200 | |
commit | 629cb4d05405a155715da765a2408be9156eb215 (patch) | |
tree | 0e96fca8b3cc80ad66380e5d2b080d45cc5b6319 /tests/helpers.py | |
parent | Make ISODateTime return tz-unaware datetime (diff) |
Check if tzinfo is None in ISODateTime test
As we have decided that the converter should return naive datetime
objects, we should explicitly test that datetime strings with a
timezone offset are still converted to a naive datetime object. I
have done this by adding a `tzinfo is None` assertion.
Diffstat (limited to 'tests/helpers.py')
0 files changed, 0 insertions, 0 deletions