mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-09 11:34:26 +08:00
fix typo in examples path
This commit is contained in:
@@ -21,6 +21,6 @@ Here we will create and run a TDEM 1D inversion.
|
||||
from SimPEG import Examples
|
||||
Examples.EM_TDEM_1D_Inversion.run()
|
||||
|
||||
.. literalinclude:: ../../../../SimPEG/Examples/EM_TDEM_1D_Inversion.py
|
||||
.. literalinclude:: ../../../SimPEG/Examples/EM_TDEM_1D_Inversion.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
Reference in New Issue
Block a user