Skip to content

Commit db42d37

Browse files
committed
code style fix
1 parent 7d90a9b commit db42d37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ucm/integration/vllm/ucm_connector.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2763,6 +2763,7 @@ def build_connector_meta(
27632763
scheduler_output.preempted_req_ids or set(),
27642764
)
27652765

2766+
27662767
def use_hybrid_linear_attention_layout(
27672768
kv_cache_config: Optional["KVCacheConfig"],
27682769
) -> bool:

0 commit comments

Comments
 (0)