Skip to content

Commit ca20d87

Browse files
committed
fix: flake8
1 parent 5dc4aac commit ca20d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/jumpstart/model/test_jumpstart_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def test_prepacked_jumpstart_model(setup):
8888

8989
def test_default_payload_jumpstart_model(setup):
9090

91-
## DO NOT COMMIT THIS LINE
91+
# DO NOT COMMIT THIS LINE
9292
os.environ.update({"AWS_JUMPSTART_CONTENT_BUCKET_OVERRIDE": "jumpstart-cache-alpha-us-west-2"})
9393

9494
model_id = "model-depth2img-stable-diffusion-v1-5-controlnet-v1-1-fp16"

0 commit comments

Comments
 (0)