We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4bb1f3 commit d329822Copy full SHA for d329822
README.md
@@ -48,7 +48,7 @@ token = input('Please enter your TikTok token: ')
48
tiktok_api = TikTokAPI(token)
49
douyin_api = DouyinAPI(token)
50
51
-'''
+```
52
53
- 第三步/third step: 调用方法/call the function
54
0 commit comments