wip: fixed import for scipy too
This commit is contained in:
parent
d9ad1e87f7
commit
46bbdfaebb
@ -3,7 +3,7 @@ This module provides a class for creating a pseudo signal that is computed from
|
||||
"""
|
||||
|
||||
import numpy as np
|
||||
import scipy
|
||||
import scipy as sp
|
||||
|
||||
from functools import reduce
|
||||
from typing import Callable
|
||||
|
Loading…
x
Reference in New Issue
Block a user