oscie57 / tiktok-voice

Simple Python script to interact with the TikTok TTS API
515 stars 74 forks source link

Removed unwanted test #45

Closed lesageethan closed 6 months ago

lesageethan commented 6 months ago

Please accept this to remove the residual test from my previous PR

bocik1 commented 6 months ago

you need to run main() instead of pass

lesageethan commented 6 months ago

you need to run main() instead of pass

apologies, fixed.

oscie57 commented 6 months ago

fixed and improved upon in #46 , now un-neccessary sorry that i didnt notice this until now