mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 19:58:35 +00:00
Fixed PR warnings.
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
mod simplified;
|
||||
#[cfg(test)]
|
||||
pub mod simplified;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use anyhow::Result;
|
||||
|
Reference in New Issue
Block a user