Skip to content

Commit 55f5294

Browse files
authored
Merge pull request henryxzx#6 from Finenyaco/test
Test
2 parents 523d17b + e091c28 commit 55f5294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def info_read_from_excel():
7373
doc.save("替换结果/{}".format(file.split("/")[-1]))
7474
# doc.save("替换结果/{}".format(file.split("\\")[-1]))
7575
print("{} 替换完成".format(file))
76-
print("pptest")
76+
print("pptest hhhhh")
7777
print("sealtest, test webhook push")
7878

7979
def bar():

0 commit comments

Comments
 (0)