Skip to content

Commit 16bf8f8

Browse files
authored
fix broken code block in low level tutorial (#226)
1 parent 5371cb6 commit 16bf8f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/tutorials/low_level_tutorial.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
the course of the simulation can be passed to the `update_fn`.
167167
"""
168168

169+
# %%
169170
fire_init_fn, fire_update_fn = ts.unit_cell_fire(
170171
model=model,
171172
dt_max=0.1,

0 commit comments

Comments
 (0)