Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
StegSchreck committed Feb 2, 2018
1 parent c4487a6 commit 8bd88b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RatS/imdb/imdb_site.py
Expand Up @@ -40,7 +40,6 @@ def _handle_captcha_challenge_if_present(self):
self.kill_browser()
sys.exit(1)


def _get_ratings_url(self):
account_link = self.browser.find_element_by_id('consumer_user_nav').find_element_by_tag_name('a') \
.get_attribute('href')
Expand Down

0 comments on commit 8bd88b9

Please sign in to comment.