MetOffice/CDDS

Amend unassigned "inputerror" variable in extract

Open

#641 aperta il 13 ott 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (7 fork)auto 404
buggood first issue

Metriche repository

Star
 (8 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor