Skip to content
Snippets Groups Projects
Commit 1ccde073 authored by Julien (jvoisin) Voisin's avatar Julien (jvoisin) Voisin
Browse files

Minor cleanup

parent 3f043b45
No related branches found
No related tags found
1 merge request!25Implement support for .avi files
Pipeline #19794 passed
......@@ -57,4 +57,4 @@ def _get_exiftool_path() -> str: # pragma: no cover
if os.access(exiftool_path, os.X_OK):
return exiftool_path
raise ValueError
raise RuntimeError("Unable to find exiftool")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment