github
Replace use of `numpy.lib.scimath` with preferred `numpy.emath` (#10892) `numpy.emath` is the preferred alias to `numpy.lib.scimath`, and direct access to the latter is scheduled for removal in Numpy 2. (cherry picked from commit af242271f)
1 of 1 new or added line in 1 file covered. (100.0%)
74135 of 84954 relevant lines covered (87.26%)
61270.86 hits per line