Skip to content

Commit 5098d20

Browse files
author
Nathan Goldbaum
committed
add Pyro import to python API example
1 parent b48f276 commit 5098d20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/running.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Kelvin-Helmholtz problem ``kh``, we would do the following:
6363

6464
.. code-block:: python
6565
66+
from pyro import Pyro
6667
pyro = Pyro("compressible")
6768
pyro.initialize_problem(problem_name="kh",
6869
inputs_file="inputs.kh")

0 commit comments

Comments
 (0)