occurs -> occurred
This commit is contained in:
parent
111feebf89
commit
fd7820ea16
@ -259,7 +259,7 @@ class _Downloader(object):
|
|||||||
self.finish_file()
|
self.finish_file()
|
||||||
|
|
||||||
def error(self, url, item, *_args):
|
def error(self, url, item, *_args):
|
||||||
"""Callback when a download error occurs.
|
"""Callback when a download error occurred.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
url: The orignal url of the asset as QUrl.
|
url: The orignal url of the asset as QUrl.
|
||||||
|
Loading…
Reference in New Issue
Block a user