QSTheory/fftarray

Make import strategy in our tests consistent

Open

#145 建立於 2024年10月28日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (0 fork)auto 404
enhancementgood first issue

倉庫指標

Star
 (13 star)
PR 合併指標
 (PR 指標待抓取)

描述

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).

貢獻者指南