Skip to content

Commit 661a89e

Browse files
fixed issue #278
1 parent d6e50d5 commit 661a89e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_episodes/10-debugging.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Press <kbd>ctrl</kbd> + <kbd>O</kbd> to save the file,
124124
and then <kbd>ctrl</kbd> + <kbd>X</kbd> to exit ``nano``.
125125
{: .callout}
126126

127-
> ## See the recipe_python.yml
127+
>## See the recipe_python.yml
128128
>
129129
```yaml
130130
# ESMValTool
@@ -236,6 +236,7 @@ diagnostics:
236236
quickplot:
237237
plot_type: plot
238238
```
239+
239240
{: .solution}
240241
241242

0 commit comments

Comments
 (0)