Create crawl_hindustan_times_and_get_top_news.py #9881
Annotations
3 errors
Ruff (ISC001):
web_programming/crawl_hindustan_times_and_get_top_news.py#L25
web_programming/crawl_hindustan_times_and_get_top_news.py:25:23: ISC001 Implicitly concatenated string literals on one line
|
Ruff (E501):
web_programming/crawl_hindustan_times_and_get_top_news.py#L25
web_programming/crawl_hindustan_times_and_get_top_news.py:25:89: E501 Line too long (138 > 88)
|
ruff
Process completed with exit code 1.
|