mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-03 15:10:43 +08:00
fix typo in examples path
This commit is contained in:
@@ -95,7 +95,7 @@ if __name__ == '__main__':
|
||||
from SimPEG import Examples
|
||||
Examples.%s.run()
|
||||
|
||||
.. literalinclude:: ../../../../SimPEG/Examples/%s.py
|
||||
.. literalinclude:: ../../../SimPEG/Examples/%s.py
|
||||
:language: python
|
||||
:linenos:
|
||||
"""%(name,doc,name,name)
|
||||
|
||||
Reference in New Issue
Block a user