Skip to content

Commit a445ffd

Browse files
author
gaoguanyu
committedSep 21, 2014
ddd
1 parent e3e08f6 commit a445ffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎gen_content.py

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
dest_path = "/tmp"
1515

16+
1617
r = redis.StrictRedis(host='localhost', port=6379, db=0)
1718
r.set("content_num", content_num)
1819

0 commit comments

Comments
 (0)
Please sign in to comment.