Skip to content

Commit fe3e8d9

Browse files
authored
docs(samples): Adding a missing line as suggested by feedback (#469)
1 parent c33e416 commit fe3e8d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dlp/snippets/inspect_content.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ def inspect_file(
382382
"info_types": info_types,
383383
"custom_info_types": custom_info_types,
384384
"min_likelihood": min_likelihood,
385+
"include_quote": include_quote,
385386
"limits": {"max_findings_per_request": max_findings},
386387
}
387388

0 commit comments

Comments
 (0)