aws / sagemaker-spark-container

The SageMaker Spark Container is a Docker image used to run data processing workloads with the Spark framework on Amazon SageMaker.
Apache License 2.0
36 stars 74 forks source link

fix the lint check of the test #118

Closed can-sun closed 1 year ago

can-sun commented 1 year ago

Issue #, if available:

Fix the lint check of the test, the change is automatically applied by lint.

This will fix the error when building the container due to test scrip not formatted accordingly.

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.