Skip to content

Commit 837019f

Browse files
committed
Finally
1 parent 67baced commit 837019f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,6 @@ raise ValueError('A very specific message!')
820820
... raise KeyboardInterrupt
821821
... finally:
822822
... print('Goodbye, world!')
823-
...
824823
Goodbye, world!
825824
Traceback (most recent call last):
826825
File "<stdin>", line 2, in <module>

0 commit comments

Comments
 (0)