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:
@@ -22,6 +22,6 @@ Setup and run a MT 1D inversion.
|
||||
from SimPEG import Examples
|
||||
Examples.MT_1D_ForwardAndInversion.run()
|
||||
|
||||
.. literalinclude:: ../../../../SimPEG/Examples/MT_1D_ForwardAndInversion.py
|
||||
.. literalinclude:: ../../../SimPEG/Examples/MT_1D_ForwardAndInversion.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
Reference in New Issue
Block a user