Function at_derivation_index returns a NonDEfiniteKeyError which has 4 variants two of which are not used. One variant is confusingly called NoWildcard when the function specifically handles wildcards.
Perhaps we should have a new error type?
Found while reviewing #946
Function
at_derivation_indexreturns aNonDEfiniteKeyErrorwhich has 4 variants two of which are not used. One variant is confusingly calledNoWildcardwhen the function specifically handles wildcards.Perhaps we should have a new error type?
Found while reviewing #946