Skip to content

Commit

Permalink
Update postfix in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
hadarshavit committed Jan 10, 2025
1 parent 8d78e2b commit 146ed7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sparkle/tools/solver_wrapper_parsing.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def get_solver_call_params(args_dict: dict, prefix: str = "-", postfix=" ") -> l
Args:
args_dict: Dictionary mapping argument names to their currently held values
prefix: Prefix of the command line options
postfix: Postfix of the command line options
Returns:
A list of parameters for the solver call
Expand Down

0 comments on commit 146ed7f

Please sign in to comment.