Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
chore: indent
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark committed Jul 24, 2023
1 parent 4c3946d commit c3bc9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bardapi/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"authorization": "Basic c2F2ZXM6cyNMdGhlNmxzd2F2b0RsN3J1d1U=", # Constant Authorization Key
"content-type": "application/x-www-form-urlencoded;charset=UTF-8",
"origin": "https://bard.google.com",
"push-id": "feeds/mcudyrk2a4khkz", # Constant
"push-id": "feeds/mcudyrk2a4khkz", # Constant
"referer": "https://bard.google.com/",
"x-goog-upload-command": "start",
"x-goog-upload-header-content-length": "",
Expand Down

0 comments on commit c3bc9b8

Please sign in to comment.