We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ad2d2 commit 83cca12Copy full SHA for 83cca12
tests/integ/test_workflow.py
@@ -69,7 +69,6 @@
69
from sagemaker.workflow.condition_step import ConditionStep
70
from sagemaker.workflow.callback_step import CallbackStep, CallbackOutput, CallbackOutputTypeEnum
71
from sagemaker.workflow.lambda_step import LambdaStep, LambdaOutput, LambdaOutputTypeEnum
72
-from sagemaker.workflow.properties import PropertyFile
73
from sagemaker.workflow.emr_step import EMRStep, EMRStepConfig
74
from sagemaker.wrangler.processing import DataWranglerProcessor
75
from sagemaker.dataset_definition.inputs import DatasetDefinition, AthenaDatasetDefinition
0 commit comments