Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyongliang committed Dec 12, 2022
1 parent 7377a1f commit f2294b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/shared.py
Expand Up @@ -310,7 +310,7 @@ def refresh_sagemaker_endpoints():
body = json.loads(response.text)
industrial_model = body['id']

default_options = self.data
default_options = opts.data

sagemaker_endpoints = []

Expand Down

0 comments on commit f2294b4

Please sign in to comment.