Make the linter happy

This commit is contained in:
Samantaz Fox
2021-03-21 16:05:50 +01:00
parent de6db4141f
commit aaefa38602
2 changed files with 7 additions and 7 deletions

View File

@@ -11,9 +11,9 @@ def request_youtube_api_browse(continuation)
data = {
"context": {
"client": {
"hl": "en",
"gl": "US",
"clientName": "WEB",
"hl": "en",
"gl": "US",
"clientName": "WEB",
"clientVersion": HARDCODED_CLIENT_VERS,
},
},