Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit ab499ac

Browse files
committed
DeepSource issues resolved
1 parent 678f563 commit ab499ac

File tree

1 file changed

+0
-1
lines changed
  • Scripts/Web_Scrappers/PlayStoreReviewScrapper

1 file changed

+0
-1
lines changed

Scripts/Web_Scrappers/PlayStoreReviewScrapper/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def getPlaystoreReviews(app_id):
4747
python_button = browser.find_elements_by_xpath(path)[0]
4848
python_button.click()
4949
except IndexError:
50-
print("Exception {}".format(ex))
5150
pass
5251

5352
no_of_pagedowns -= 1

0 commit comments

Comments
 (0)