mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-08 19:12:57 +08:00
fix typo in examples path
This commit is contained in:
@@ -22,6 +22,6 @@ You can use M.PlotImage to plot images on all of the Meshes.
|
||||
from SimPEG import Examples
|
||||
Examples.Mesh_Basic_PlotImage.run()
|
||||
|
||||
.. literalinclude:: ../../../../SimPEG/Examples/Mesh_Basic_PlotImage.py
|
||||
.. literalinclude:: ../../../SimPEG/Examples/Mesh_Basic_PlotImage.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
Reference in New Issue
Block a user