use logging module for error messages during downloads

This commit is contained in:
Mike Fährmann
2018-01-26 18:11:13 +01:00
parent db91cf871c
commit f94e3706a8
2 changed files with 4 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ SKIP = {
# temporary issues
"chronos",
"coreimg",
"imagebam",
}