Skip to content

Commit 29e656f

Browse files
author
precious
committed
garbage removed
1 parent 4332f8b commit 29e656f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imdb_rate_movie.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def imdb_rate_movie(link,rate):
2929
"auth": None,
3030
"tracking_tag": "title-maindetails"}
3131

32-
# updaiting cookie & data
32+
# updating cookie & data
3333
headers_dict = {"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1",
3434
"Cookie": cookie_to_str(cookie),
3535
"Pragma": "no-cache",

0 commit comments

Comments
 (0)