Skip to content

Commit

Permalink
Update marbles/core/marbles/core/marbles.py
Browse files Browse the repository at this point in the history
Co-authored-by: Leif Walsh <leif.walsh@gmail.com>
  • Loading branch information
joshhn and leifwalsh authored Dec 28, 2023
1 parent dfdd0a1 commit 82e29bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marbles/core/marbles/core/marbles.py
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ class TestCase(unittest.TestCase):
Example:
.. literalinclude:: examples/getting_started.py.annotated
:lines: 1-4,23-43
:lines: 1-4,33-44
'''

failureException = ContextualAssertionError
Expand Down

0 comments on commit 82e29bd

Please sign in to comment.