next-exp/IC
Ver no GitHubProvide a clear message when no input files are found
Open
#868 aberto em 26 de mar. de 2024
easygood first issuehelp wanted
Métricas do repositório
- Stars
- (10 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
The error message when the input file list is empty is not very helpful. For instance in hypathia:
[...]
sd = sensor_data(files_in[0], WfType.mcrd)
IndexError: list index out of range
It must be improved. Probably for all cities at once.