mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
fix: changed the name of the description variable with name of the function
This commit is contained in:
@@ -322,7 +322,7 @@ def parse_render_settings(
|
||||
Args:
|
||||
dictionary (dict): The dictionary to be combined with the command line
|
||||
arguments.
|
||||
command_line_arguments (dict[str, str]): The command line arguments.
|
||||
cli_arguments (dict[str, str]): The command line arguments.
|
||||
|
||||
Returns:
|
||||
dict[str, str]: The combined dictionary.
|
||||
|
||||
Reference in New Issue
Block a user