next-exp/IC

Provide a clear message when no input files are found

Open

#868 建立於 2024年3月26日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (77 fork)auto 404
easygood first issuehelp wanted

倉庫指標

Star
 (10 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南