We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f2a31 commit 9f4190bCopy full SHA for 9f4190b
spider/pythonForLSS.py
@@ -36,4 +36,5 @@ def get_image(content):
36
open('lssimages/'+image_name,'wb').write(r.content)
37
print('保存成功')
38
else:
39
- print('尺寸不行,不要')
+ print('尺寸不行,不要')
40
+
0 commit comments