PyLint and PEP8 formatting
This commit is contained in:
@@ -181,4 +181,4 @@ def test_oauth_authorize(oauth, reddit, stdscr, refresh_token):
|
||||
oauth.reddit.get_access_information.side_effect = exception
|
||||
oauth.authorize()
|
||||
assert isinstance(oauth.term.loader.exception, OAuthException)
|
||||
assert not oauth.config.save_refresh_token.called
|
||||
assert not oauth.config.save_refresh_token.called
|
||||
|
||||
Reference in New Issue
Block a user