mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +00:00
adressing reviews
This commit is contained in:
@@ -393,7 +393,6 @@ async fn stream_from_fixture(path: impl AsRef<Path>) -> Result<ResponseStream> {
|
||||
Ok(ResponseStream { rx_event })
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#![allow(clippy::unwrap_used, clippy::print_stdout, clippy::expect_used)]
|
||||
|
||||
Reference in New Issue
Block a user