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