Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/bottleneck/slow/__init__.py: 100%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

4 statements  

1# flake8: noqa 

2 

3from bottleneck.slow.reduce import * 

4from bottleneck.slow.nonreduce import * 

5from bottleneck.slow.nonreduce_axis import * 

6from bottleneck.slow.move import *