clean up comment convention

pull/11/head
Anson Lai 3 years ago
parent 0ba2a26234
commit bc1707921c

@ -1,6 +1,6 @@
import time import time
# Step 0: Input your tesla account details # TODO: Input your tesla account details
tesla_account_email = "YOUR TESLA EMAIL HERE" tesla_account_email = "YOUR TESLA EMAIL HERE"
tesla_account_password = "YOUR TESLA PASSWORD HERE" tesla_account_password = "YOUR TESLA PASSWORD HERE"
login_delay = 0 login_delay = 0

Loading…
Cancel
Save