Skip to content

Commit

Permalink
updated to make pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
chartica-Huzaifa committed Jul 16, 2024
1 parent 7f035b3 commit a583bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tap_tiktok_business/streams.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def prepare_request_payload(
payload["cursor"] = next_page_token

return payload

def parse_response(
self, response: requests.Response, context: Optional[dict]
) -> Iterable[dict]:
Expand Down

0 comments on commit a583bdd

Please sign in to comment.