We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d092af commit b2d4322Copy full SHA for b2d4322
scripts/update_readme_snippets.py
@@ -59,6 +59,7 @@ def process_snippet_block(match: re.Match, check_mode: bool = False) -> str:
59
{indent}```python
60
{indent}{indented_code}
61
{indent}```
62
+
63
{indent}_Full example: [{file_path}]({github_url})_
64
{indent}<!-- /snippet-source -->"""
65
0 commit comments