MetOffice/CDDS
Ver no GitHubAmend unassigned "inputerror" variable in extract
Open
#641 aberto em 13 de out. de 2025
buggood first issue
Métricas do repositório
- Stars
- (8 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
VScode flagged "undefined variable InputError" in extract https://github.com/MetOffice/CDDS/blob/main/cdds/cdds/extract/common.py#L707
This likely needs changing to use RuntimeError instead