Skip to content

Commit

Permalink
Fixes indentation for tracking key to be nested under montecarlo key …
Browse files Browse the repository at this point in the history
…in YAML (#2946)

* for test

* Revert "for test"

This reverts commit 55a190d.

* fixed indentation
  • Loading branch information
Sonu0305 authored Jan 14, 2025
1 parent 2a06fdf commit 0a0ecbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/io/output/how_to_rpacket_tracking.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
"```yaml\n",
"... \n",
"montecarlo:\n",
"...\n",
"tracking:\n",
" track_rpacket: true\n",
" ...\n",
" tracking:\n",
" track_rpacket: true\n",
"```"
]
},
Expand Down

0 comments on commit 0a0ecbf

Please sign in to comment.