Skip to content

Commit 7fc9382

Browse files
committed
Fix merge conflicts
2 parents 334984f + 26d5ac0 commit 7fc9382

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/conftest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
import torch
1818

19+
import torch
20+
1921
from autoPyTorch.data.tabular_validator import TabularInputValidator
2022
from autoPyTorch.datasets.tabular_dataset import TabularDataset
2123
from autoPyTorch.utils.backend import create

0 commit comments

Comments
 (0)