Skip to content

Commit 5eb8526

Browse files
committed
clippy fix
1 parent 5160251 commit 5eb8526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codex-rs/otel/src/traces/otel_manager.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@ impl OtelManager {
621621
);
622622
}
623623

624+
#[allow(clippy::too_many_arguments)]
624625
pub fn tool_result_with_tags(
625626
&self,
626627
tool_name: &str,

0 commit comments

Comments
 (0)