Skip to content

Commit eb94677

Browse files
committed
Fix an import
1 parent b26cf21 commit eb94677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/sagemaker/workflow/test_notebook_job_step.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# language governing permissions and limitations under the License.
1313
from __future__ import absolute_import
1414

15+
import os
1516
import unittest
1617

1718
from mock import Mock, patch

0 commit comments

Comments
 (0)