Skip to content

Commit 433378c

Browse files
authored
Merge pull request #94 from senden9/patch-1
Fix styling in README
2 parents 24823f2 + 1786c99 commit 433378c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,10 @@ diff::
153153
E Right contains more items:
154154
E {'bar': 4}
155155
E Use -v to get the full diff
156-
157-
158-
test_foo.py:6: AssertionError
159-
========================== 1 failed in 0.03 seconds ===========================
156+
157+
158+
test_foo.py:6: AssertionError
159+
========================== 1 failed in 0.03 seconds ===========================
160160

161161

162162
This is useful when asserting mock calls with many/nested arguments and trying

0 commit comments

Comments
 (0)