Skip to content

Commit 3a904d2

Browse files
Apply suggestion from @coderabbitai[bot]
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Ryan Olson <ryanolson@users.noreply.github.com>
1 parent 425431a commit 3a904d2

File tree

1 file changed

+3
-0
lines changed
  • lib/llm/src/block_manager/pool/managed

1 file changed

+3
-0
lines changed

lib/llm/src/block_manager/pool/managed/direct.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
use super::*;
25
use crate::block_manager::pool::{BlockPoolError, BlockPoolResult, ResetBlocksResponse};
36
use std::sync::{Arc, Mutex};

0 commit comments

Comments
 (0)