Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore committed Oct 28, 2024
2 parents be57598 + e3468dc commit fba70ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how_to/create_custom_verify_methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def verify_as_json(
options=options.for_file.with_extension(".json"),
)
```
<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>
<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>
<!-- endSnippet -->

## Create a `Verifiable` Object
Expand Down

0 comments on commit fba70ce

Please sign in to comment.