We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b499968 commit 733533eCopy full SHA for 733533e
pylops/waveeqprocessing/twoway.py
@@ -14,7 +14,7 @@
14
if devito_message is None:
15
from examples.seismic import AcquisitionGeometry, Model
16
from examples.seismic.acoustic import AcousticWaveSolver
17
- from examples.seismic.utils import PointSource, sources
+ from examples.seismic.utils import PointSource
18
19
20
class _CustomSource(PointSource):
0 commit comments