mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-07-26 08:40:51 +00:00
Corrects duplicated typos in the registered GVal function names, changing "which_maxwhichmax" and "which_minwhichmin" to "which_max" and "which_min". The underlying obiutils.WhichMax/WhichMin logic and its int-to-float64 index conversion remain unchanged.