Update find_unwatched.py

This commit is contained in:
blacktwin 2017-11-30 08:34:48 -05:00 committed by GitHub
parent 2943c99323
commit 4e77a6eea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,4 +165,4 @@ for i in sorted(show_lst, reverse=True):
print("Metadata failed. Likely end of range: {e}").format(e=e)
delete_files(tmp_lst)
delete_files(path_lst)