Skip to content

Commit 89bf577

Browse files
authored
Update README.md
1 parent a73bd62 commit 89bf577

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ async def main():
134134

135135
try:
136136
vehicle = VehicleSigned(api, "<vin>")
137-
await vehicle.handshake()
138137
data = await vehicle.wake_up()
139138
print(data)
140139
except TeslaFleetError as e:

0 commit comments

Comments
 (0)