You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After discussion in #137, it seems more correct to return timezone aware datetime objects rather than naive ones. This won't affect signatures, as they already used the Unix epoch for the timestamp.
After discussion in #137, it seems more correct to return timezone aware datetime objects rather than naive ones. This won't affect signatures, as they already used the Unix epoch for the timestamp.