mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-12 12:30:37 +08:00
fix typo in examples path
This commit is contained in:
@@ -26,6 +26,6 @@ on an 8x8 mesh (2^3).
|
||||
from SimPEG import Examples
|
||||
Examples.Mesh_QuadTree_HangingNodes.run()
|
||||
|
||||
.. literalinclude:: ../../../../SimPEG/Examples/Mesh_QuadTree_HangingNodes.py
|
||||
.. literalinclude:: ../../../SimPEG/Examples/Mesh_QuadTree_HangingNodes.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
Reference in New Issue
Block a user