Skip to content

Commit 0526467

Browse files
committed
DOC: Fix ci for column_standardize (again)
1 parent 1030fc2 commit 0526467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/column_standardize.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#[cfg(feature = "std")]
12
use ndarray::prelude::*;
23

34
#[cfg(feature = "std")]

0 commit comments

Comments
 (0)