enhancementgood first issue
Repository metrics
- Stars
- (13 stars)
- PR merge metrics
- (PR metrics pending)
Description
I found that the import strategy in our tests is not consistent. Sometimes we import from the fftarray init.py (e.g. test_fft_dimension.py), sometimes from the fftarray.fft_dimension.py (e.g. test_fft_array_indexing.py).