Cleanup: addon, fix mypy warning
This commit is contained in:
parent
a0e8eebcb3
commit
20a2092ddf
@ -155,6 +155,7 @@ class Transferrer(bat_transfer.FileTransferer): # type: ignore
|
||||
|
||||
self.log.info("All files uploaded succesfully")
|
||||
checkout_result = self._request_checkout(shaman_file_specs)
|
||||
assert checkout_result is not None
|
||||
|
||||
# Update our checkout path to match the one received from the Manager.
|
||||
self.checkout_path = checkout_result.checkout_path
|
||||
|
Loading…
x
Reference in New Issue
Block a user