Skip to content

Commit

Permalink
Merge pull request #98 from awslabs/sentiment-gluon-patch-1
Browse files Browse the repository at this point in the history
Comment out endpoint deletion
  • Loading branch information
saurabh3949 authored Nov 27, 2017
2 parents 6b22f47 + 83653a4 commit 9517bf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
},
"outputs": [],
"source": [
"m.delete_endpoint()"
"# m.delete_endpoint()"
]
}
],
Expand Down

0 comments on commit 9517bf6

Please sign in to comment.