Skip to content

Commit 74d6afa

Browse files
committed
xfail failing test
Signed-off-by: Reazul Hoque <reazulh@nvidia.com>
1 parent 809c5da commit 74d6afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

legateboost/test/test_with_hypothesis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import pytest
21
import numpy as np
2+
import pytest
33
from hypothesis import HealthCheck, Verbosity, assume, given, settings, strategies as st
44
from sklearn.preprocessing import StandardScaler
55

0 commit comments

Comments
 (0)