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
{{ message }}
This repository was archived by the owner on May 26, 2020. It is now read-only.
For Python2.6: fix non-existing total_seconds by converting datetime
delta to seconds.
For Python3: fix "datetime is not JSON serializable" issue by converting
the delta datetime to unix timestamp first.
0 commit comments