Skip to content

Commit e12c68e

Browse files
author
easonlee24
committed
测试推送
1 parent 5383a7d commit e12c68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/weread.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ def append_blocks_to_notion(id, blocks, after, contents):
280280
books = weread_api.get_notebooklist()
281281
#print(notion_books)
282282
#print(books)
283+
#测试推送
283284
if books != None:
284285
for index, book in enumerate(books):
285286
bookId = book.get("bookId")

0 commit comments

Comments
 (0)