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
Loading
Please register or sign in to comment