more doc fixes
This commit is contained in:
parent
a956323b94
commit
1a3531946a
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ import numpy
|
|||
from numpy.fft import fft2, fftshift, fftfreq, ifft2, ifftshift
|
||||
from numpy import pi
|
||||
|
||||
from .. import fdfield_t
|
||||
from ..fdmath import fdfield_t
|
||||
|
||||
|
||||
def near_to_farfield(E_near: fdfield_t,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue