Consider making *Code.get_distance functions return int | None instead of int | float #410
Closed as not planned
*Code.get_distance functions return int | None instead of int | float #410
floatis returned when the distance isnp.nan. But perhapsNonewould be a less confusing stand-in for an undefined distance. See thread.