Skip to content

Commit 5c91101

Browse files
author
Shegufta Ahsan
committed
adding pytest
1 parent a4c299f commit 5c91101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/sagemaker/workflow/test_emr_step.py

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

1515
import json
16+
import pytest
1617

1718
from sagemaker.workflow.emr_step import EMRStep, EMRStepConfig
1819
from sagemaker.workflow.steps import CacheConfig

0 commit comments

Comments
 (0)