commit update pullService explanatory note
This commit is contained in:
parent
800e43eef1
commit
17c8afd7c3
|
@ -130,6 +130,6 @@ def check_pr(pr_infor):
|
|||
return 0
|
||||
|
||||
|
||||
#在main函数 中调用check_and_update_pull()函数
|
||||
#在main函数中调用check_and_update_pull()函数
|
||||
if __name__ == '__main__':
|
||||
check_and_update_pull()
|
||||
|
|
Loading…
Reference in New Issue