one more noSuchFiles->no_such_files
This commit is contained in:
parent
46583ff4e6
commit
a850b1e2a2
@ -53,4 +53,4 @@ def delete_media_files(media):
|
|||||||
|
|
||||||
if no_such_files:
|
if no_such_files:
|
||||||
# This breaks pep8 as far as I know
|
# This breaks pep8 as far as I know
|
||||||
raise OSError, ", ".join(noSuchFiles)
|
raise OSError, ", ".join(no_such_files)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user