mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
style fix
This commit is contained in:
parent
eb2af82022
commit
7b43ede04e
@ -24,7 +24,8 @@ from report import (
|
||||
BuildResult,
|
||||
JobReport,
|
||||
create_build_html_report,
|
||||
get_worst_status, FAILURE,
|
||||
get_worst_status,
|
||||
FAILURE,
|
||||
)
|
||||
from stopwatch import Stopwatch
|
||||
from ci_config import CI
|
||||
|
Loading…
Reference in New Issue
Block a user