Fix incompatible types in assignment

This commit is contained in:
Labrys of Knossos 2022-12-14 03:10:15 -05:00
commit 054ac04474

View file

@ -578,11 +578,11 @@ def process(
f'{section} will keep searching',
)
# Added a release that was not in the wanted list so confirm rename successful by finding this movie media.list.
# Added a release that was not in the wanted list so confirm rename
# successful by finding this movie media.list.
if not release:
download_id = (
None # we don't want to filter new releases based on this.
)
# we don't want to filter new releases based on this.
download_id = ''
if no_status_check:
return ProcessResult.success(