Skip to content

Commit ca3fd31

Browse files
authored
Update 08-putting-it-all-together.md
remove unnecessary line break
1 parent a0e179f commit ca3fd31

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,7 @@ for the rest.
145145
::::::::::::::::::::::::::::::::::::::::::::::::::
146146

147147
We will cover a few basic commands for creating and formatting plots with matplotlib in this lesson.
148-
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
149-
styles and the source codes that create them.
148+
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.
150149

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

0 commit comments

Comments
 (0)