mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
Automatic style fix
This commit is contained in:
parent
5b05afbd00
commit
769d6fa0ba
@ -842,9 +842,7 @@ def test_resource_any_disk():
|
||||
"""
|
||||
)
|
||||
|
||||
node.query(
|
||||
f"insert into data select * from numbers(1e5) settings workload='all'"
|
||||
)
|
||||
node.query(f"insert into data select * from numbers(1e5) settings workload='all'")
|
||||
|
||||
assert (
|
||||
node.query(
|
||||
|
Loading…
Reference in New Issue
Block a user