This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Implement DataSource.check_paths_exist()
for all DataSources.
#306
Labels
enhancement
New feature or request
Raise
FileNotFoundError
if any of the input paths are not found.Call
DataSource.check_paths_exist()
fromDataSource.__post_init__()
.The text was updated successfully, but these errors were encountered: