Skip to content

Commit 121fa4c

Browse files
committed
fix(docs): example formatting
1 parent 67c08b0 commit 121fa4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythonwhat/check_wrappers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ def __init__(self, i):
558558
559559
:Example:
560560
561-
Suppose you want to verify whether the student did a `try-except` statement properly:
561+
Suppose you want to verify whether the student did a `try-except` statement properly: ::
562562
563563
do_dangerous_thing = lambda n: n
564564

0 commit comments

Comments
 (0)