Skip to content

Commit

Permalink
Update 08-putting-it-all-together.md
Browse files Browse the repository at this point in the history
remove unnecessary line break
  • Loading branch information
quist00 authored Jan 31, 2024
1 parent a0e179f commit ca3fd31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions episodes/08-putting-it-all-together.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,7 @@ for the rest.
::::::::::::::::::::::::::::::::::::::::::::::::::

We will cover a few basic commands for creating and formatting plots with matplotlib in this lesson.
A great resource for help creating and styling your figures is the [matplotlib gallery](https://matplotlib.org/stable/gallery/), which includes plots in many different
styles and the source codes that create them.
A great resource for help creating and styling your figures is the [matplotlib gallery](https://matplotlib.org/stable/gallery/), which includes plots in many different styles and the source codes that create them.

### `plt` pyplot versus object-based matplotlib

Expand Down

0 comments on commit ca3fd31

Please sign in to comment.