mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
Example args
This commit is contained in:
@ -220,6 +220,8 @@ def update_settings_from_args(args: List[str]) -> None:
|
|||||||
|
|
||||||
Args:
|
Args:
|
||||||
args: A list of arguments passed to the function.
|
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:
|
Returns:
|
||||||
None
|
None
|
||||||
|
Reference in New Issue
Block a user