drop unused import
This commit is contained in:
parent
b16b35d84a
commit
36bea6a593
1 changed files with 0 additions and 1 deletions
|
|
@ -114,7 +114,6 @@ logger = logging.getLogger(__name__)
|
|||
try:
|
||||
import pyfftw.interfaces.numpy_fft # type: ignore
|
||||
import pyfftw.interfaces # type: ignore
|
||||
import multiprocessing
|
||||
logger.info('Using pyfftw')
|
||||
|
||||
pyfftw.interfaces.cache.enable()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue