mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-18 12:40:30 +08:00
fix typo in examples path
This commit is contained in:
@@ -21,6 +21,6 @@ Here we go over the basics of creating a linear problem and inversion.
|
||||
from SimPEG import Examples
|
||||
Examples.Inversion_Linear.run()
|
||||
|
||||
.. literalinclude:: ../../../../SimPEG/Examples/Inversion_Linear.py
|
||||
.. literalinclude:: ../../../SimPEG/Examples/Inversion_Linear.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
Reference in New Issue
Block a user