Skip to content

Commit 072b84f

Browse files
authored
Update tests/integ/test_xgboost.py
1 parent bd39ff5 commit 072b84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/test_xgboost.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from __future__ import absolute_import
1414

1515
import os
16-
16+
import pytest
1717
from sagemaker.xgboost.processing import XGBoostProcessor
1818
from tests.integ import DATA_DIR, TRAINING_DEFAULT_TIMEOUT_MINUTES
1919
from tests.integ.timeout import timeout

0 commit comments

Comments
 (0)