[skip ci]
pull/54/head
Mike Fährmann 7 years ago
parent f3fbaa5c3e
commit 864a63ed33
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -121,7 +121,7 @@ class RedditAPI():
self.client_id = None
self.log.warning(
"Conflicting values for 'client-id' and 'user-agent': "
"override either both or non of them.")
"override either both or none of them.")
else:
self.client_id = client_id
self.session.headers["User-Agent"] = user_agent

Loading…
Cancel
Save