Skip to content
Snippets Groups Projects
Commit 032c3ac2 authored by Cyril Danilevski's avatar Cyril Danilevski :scooter:
Browse files

Catch IndexError when getting dir creation date

Index error means that there are no files in the directory. We catch this error, as we want get_dir_creation_date to raise only a ValueError, which highlights better that the provided run is incorrect
parent 72eb7a35
No related branches found
No related tags found
1 merge request!387Catch IndexError when getting dir creation date
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment