Skip to content

Commit f937db6

Browse files
committed
Fix trailing comma
2 parents 116f059 + 4a3049d commit f937db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2727,7 +2727,7 @@
27272727
},
27282728
"2.8.0": {
27292729
"py_versions": [
2730-
"py39",
2730+
"py39"
27312731
],
27322732
"registries": {
27332733
"af-south-1": "626614931356",

0 commit comments

Comments
 (0)