diff options
author | 2021-07-12 16:49:46 +0530 | |
---|---|---|
committer | 2021-07-12 16:49:46 +0530 | |
commit | 7e3b7cae852fcb8d2a13d648fd06ea74d863981e (patch) | |
tree | bddc6d58ec93bd9f4553d0a75fa4dbf5ebfe8576 /tests/helpers.py | |
parent | (modpings): Make flake8 happy! (diff) |
Fix bugs when scheduling from cache
1. Dict was missing .items() method, causing TypeError.
2. Timestamp wasn't converted to float before passing to dt.fromtimestamp(), was stored as a joined string with work_time.
Diffstat (limited to 'tests/helpers.py')
0 files changed, 0 insertions, 0 deletions