`None` sometimes returned as combo option value for model paths causing validation errors
Open
User Support
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description

These `None` entries aren't actually on the filesystem so they break the executor. It seems the filepath lister is returning `NoneType` values for some reason
I can also confirm I had this issue before the filepath caching feature was merged
Contributor guide
Assessment
This issue has not been assessed yet.