mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Automatic style fix
This commit is contained in:
parent
dfbbc51045
commit
15bbb21a09
@ -116,7 +116,7 @@ if __name__ == "__main__":
|
||||
pr_info = PRInfo()
|
||||
|
||||
gh = Github(get_best_robot_token(), per_page=100)
|
||||
|
||||
|
||||
atexit.register(update_mergeable_check, gh, pr_info, check_name)
|
||||
|
||||
rerun_helper = RerunHelper(gh, pr_info, check_name)
|
||||
|
Loading…
Reference in New Issue
Block a user