Skip to content

Commit 1dcd280

Browse files
authored
Update douban_book.py
1 parent 94faec4 commit 1dcd280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

douban_book.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
wb = Workbook()
66
ws1 = wb.active
77
ws1.title='书籍'
8-
8+
# test
99

1010
def get_html(url):
1111
header = {

0 commit comments

Comments
 (0)