Skip to content

Commit

Permalink
add missing snippet exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed Nov 4, 2024
1 parent f02b334 commit 07641ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/snippets/snippets.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ views = [
"rust",
"py",
]
"reference/dataframe_query" = [ # No output
"cpp",
"rust",
"py",
]
"tutorials/annotation-context" = [ # Not a complete example
"cpp",
"rust",
Expand Down

0 comments on commit 07641ca

Please sign in to comment.