In build_submission, use the newly created 'params' object instead of the kwargs reference.
When 'params' are passed-in, make a copy to avoid modifying the passed-in argument.
Please register or sign in to comment
When 'params' are passed-in, make a copy to avoid modifying the passed-in argument.