Skip to content

Commit 3a3d19c

Browse files
committed
added tip header for figure formats
1 parent 4578c8e commit 3a3d19c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_episodes/08-putting-it-all-together.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,8 @@ which will save the `fig` created using Pandas/matplotlib as a png file with the
321321
322322
> ## Tip: Saving figures in different formats
323323
> ~~~
324-
> Matplotlib recognizes the extension used in the filename and
325-
> supports (on most computers) png, pdf, ps, eps and svg formats.
324+
> Matplotlib recognizes the extension used in the filename and
325+
> supports (on most computers) png, pdf, ps, eps and svg formats.
326326
> ~~~
327327
{: .callout}
328328

0 commit comments

Comments
 (0)