obfuscatedgenerated / quizlet-api

Doc line too long FLK-W505
Style
Minor
a year agoa year old
doc line too long (153 > 88 characters)
103Parameters:
104    url (str): The url to get
105    qlts_token (optional str): The qlts token extracted from the Quizlet cookie. Used to access private sets.
106    raise_error_identifiers (optional bool): raise the computer readable error identifier instead of the human readable error message. Defaults to False.107
108Returns:
109    dict: The response
doc line too long (109 > 88 characters)
102
103Parameters:
104    url (str): The url to get
105    qlts_token (optional str): The qlts token extracted from the Quizlet cookie. Used to access private sets.106    raise_error_identifiers (optional bool): raise the computer readable error identifier instead of the human readable error message. Defaults to False.
107
108Returns: