Skip to content

Commit 30b2aaf

Browse files
committed
2 parents f4e3c88 + bcaa78c commit 30b2aaf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

main.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ def info_read_from_excel():
7575
print("{} 替换完成".format(file))
7676
print("pptest")
7777
print("sealtest, test webhook push")
78-
78+
79+
def bar():
80+
print("test plugin")
7981

8082
if __name__ == '__main__':
8183
info_read_from_excel()

0 commit comments

Comments
 (0)