Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ZeroDivisionError in fetch_artifact.py (#4299)
Fixes a ZeroDivisionError in the download_artifact function of fetch_artifact.py. The error occured when attempting to calculate the download progress percentage of an zero file size artifact.
- Loading branch information