diff options
author | 2020-03-22 17:59:33 +0100 | |
---|---|---|
committer | 2020-03-22 18:08:13 +0100 | |
commit | f31e3819c9f8bfa33157810eb04a095b3d1a181c (patch) | |
tree | 6a909c490e318ec218bfb5694f5db03c742a6be1 /bot/bot.py | |
parent | Deseasonify: uncomment API calls (diff) |
Deseasonify: return failed assets
As the `apply` method attempts to apply all 4 types of assets, it is
useful to know which (if any) have failed. As all the methods that we
delegate to already return a bool denoting whether the operation has
succeeded, we can simply collect this information and return it to
the caller.
Diffstat (limited to 'bot/bot.py')
0 files changed, 0 insertions, 0 deletions