Skip to content

Commit

Permalink
update: close driver at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
rafathasan committed Oct 17, 2022
1 parent a150370 commit b452743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,4 @@ def on_release(key):


df.to_csv(data_path, index=False)
driver.close()

0 comments on commit b452743

Please sign in to comment.