Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 67e3c87

Browse files
eatmyaspirinkaustubhgupta
andauthored
Update Flipkart-price-alert/track.py
Co-authored-by: Kaustubh Gupta <kaustubhgupta1828@gmail.com>
1 parent 84dcf57 commit 67e3c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Flipkart-price-alert/track.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def priceCheck():
4343
PRODUCT_URL = input('Enter the product url:')
4444
THRESHHOLD = float(input('Enter the desired price:'))
4545
MY_EMAIL = input('Enter the email address that will be used to send alerts:')
46-
MY_APP_PASSWORD = input('Enter the app password (Check readme for steps to generate app passwords):')
46+
MY_APP_PASSWORD = input('Enter password:')
4747
RECEIVER_EMAIL = input('Enter the receiver email:')
4848
CHECK_AGAIN = int(input('Enter the time between checks in minutes:'))
4949

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /