Skip to content

Commit 055c0ec

Browse files
author
Marius Moisescu
committed
Added empty line
1 parent 75f95eb commit 055c0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_estimator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,7 @@ def test_framework_with_profiler_config_without_s3_output_path(time, sagemaker_s
713713
"ProfilingIntervalInMilliseconds": 1000,
714714
}
715715

716+
716717
@pytest.mark.parametrize("region", PROFILER_UNSUPPORTED_REGIONS)
717718
def test_framework_with_no_default_profiler_in_unsupported_region(region):
718719
boto_mock = Mock(name="boto_session", region_name=region)

0 commit comments

Comments
 (0)