Skip to content

Commit ca24236

Browse files
committed
Remove pytest fixture and fix test_tag/s method
1 parent 0c51a6a commit ca24236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/lineage/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
association,
2626
artifact,
2727
)
28-
from sagemaker.session import Session
28+
2929
from smexperiments import trial_component, trial, experiment
3030

3131
from tests.integ.sagemaker.lineage.helpers import name, names

0 commit comments

Comments
 (0)