Skip to content

Conversation

@TheDarkTrumpet
Copy link

This pull request deals with two things:

  1. 'breakoutSets' within the get_survey_responses method didn't have a comma. This caused it to blend with the line below, and it was being raised.
  2. The documentation between the allowed arguments and the response from the raise statement was inconsistent. Instead of typing each argument manually, I joined the available options together. This will keep the raise consistent without the need to update in two spots.

…eep documentation consistent, just string joined the valid keys so it doesn't need to be in two spots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant