Skip to content

Commit cf52c86

Browse files
committed
Movie and TV ratings scraper - fixing lint with flake8 errors
1 parent cd7e7e5 commit cf52c86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

movie_tv_ratings/movie_tv_ratings.py

-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,3 @@ def scrape_tvshows():
5050
val = ''
5151
else:
5252
val = input("Wrong Input. Try Again: ")
53-

0 commit comments

Comments
 (0)