Skip to content

Commit

Permalink
Example args
Browse files Browse the repository at this point in the history
  • Loading branch information
mrT23 committed Jul 30, 2023
1 parent 28bd2d8 commit 129b7a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pr_agent/algo/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ def update_settings_from_args(args: List[str]) -> None:
Args:
args: A list of arguments passed to the function.
Example args: ['--pr_code_suggestions.extra_instructions="be funny',
'--pr_code_suggestions.num_code_suggestions=3']
Returns:
None
Expand Down

0 comments on commit 129b7a6

Please sign in to comment.