Skip to content

Commit 73be2ef

Browse files
committed
Fix dorted imports
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
1 parent 2e30bb3 commit 73be2ef

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import pandas as pd
44
import pytest
55
from sklearn.datasets import fetch_california_housing, load_iris
6-
76
from sklearn.model_selection import train_test_split
87

98
import dice_ml

0 commit comments

Comments
 (0)