Skip to content

Commit 303dab0

Browse files
authored
Update 09-errors.md
Removing leftover artefacts from pull request conflict.
1 parent 01858ab commit 303dab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/09-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ hopefully the custom error message is informative enough to help you figure out
195195
> > `7` is not the right index to use with `messages`.
196196
> {: .solution}
197197
{: .challenge}
198-
=======
198+
199199
> ## Better errors on newer Pythons
200200
>
201201
> Newer versions of Python have improved error printouts. If you are debugging errors, it is often

0 commit comments

Comments
 (0)