CybersecurityForDemocracy / tiktok-library

A library for interacting and large-scale data acquisition from the TikTok Research API
https://pypi.org/project/tiktok_research_api_helper/
4 stars 0 forks source link

Fix formatting and remove newline escape char in exception message. #73

Closed macpd closed 2 months ago

macpd commented 2 months ago

message was moved from a log message into an exception message in https://github.com/CybersecurityForDemocracy/tiktok-library/pull/71 , but f prefix was not applied to all strings, and newline char was not removed