Skip to content

Commit 764bc06

Browse files
committed
Generate Composite Statistics - solution, minor
1 parent 25e4319 commit 764bc06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_episodes/04-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,6 @@ composite_data = numpy.zeros((60,40))
182182
> >
183183
> > matplotlib.pyplot.show()
184184
> > ~~~
185-
> > {:.python}
186-
> {:.solution}
187-
{:.challenge}
185+
> > {: .python}
186+
>{: .solution}
187+
{: .challenge}

0 commit comments

Comments
 (0)