Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
docs(samples): Adding a missing line as suggested by feedback (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-strzelczyk authored Jan 5, 2023
1 parent f229d01 commit 8216416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/snippets/inspect_content.py
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ def inspect_file(
"info_types": info_types,
"custom_info_types": custom_info_types,
"min_likelihood": min_likelihood,
"include_quote": include_quote,
"limits": {"max_findings_per_request": max_findings},
}

Expand Down

0 comments on commit 8216416

Please sign in to comment.