Skip to content

Commit d5794fd

Browse files
authored
test seal
1 parent f11efea commit d5794fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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("gg")
76+
print("pptest")
7777

7878

7979
if __name__ == '__main__':

0 commit comments

Comments
 (0)