Skip to content

Commit fba70ce

Browse files
committed
2 parents be57598 + e3468dc commit fba70ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/how_to/create_custom_verify_methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def verify_as_json(
3434
options=options.for_file.with_extension(".json"),
3535
)
3636
```
37-
<sup><a href='/approvaltests/approvals.py#L236-L257' title='Snippet source file'>snippet source</a> | <a href='#snippet-verify_as_json' title='Start of snippet'>anchor</a></sup>
37+
<sup><a href='/approvaltests/approvals.py#L237-L258' title='Snippet source file'>snippet source</a> | <a href='#snippet-verify_as_json' title='Start of snippet'>anchor</a></sup>
3838
<!-- endSnippet -->
3939

4040
## Create a `Verifiable` Object

0 commit comments

Comments
 (0)