mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-06 17:40:55 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
c8ef30bfb8
commit
bbba57e583
|
@ -18,7 +18,6 @@ from bs4 import BeautifulSoup
|
|||
|
||||
|
||||
def fetch_ht_news() -> dict:
|
||||
|
||||
header = {
|
||||
"Accept": "image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8",
|
||||
"Sec-GPC": "1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user