wmo-im / pywcmp

pywcmp provides validation and quality assessment capabilities for the WMO WIS Core Metadata Profile (WCMP)
https://community.wmo.int/activity-areas/wis
Other
9 stars 8 forks source link

KPI: country names failing spellchecker #110

Closed tomkralidis closed 7 months ago

tomkralidis commented 7 months ago

KPI checking fails on country names when using pyspellchecker 0.8.0. Earlier versions of pyspellchecker did not yield this error.

Issue on pyspellcheck issue tracker: https://github.com/barrust/pyspellchecker/issues/168

tomkralidis commented 7 months ago

Fixed in pyspellchecker 0.8.1. CI test pass again.