Skip to content

Commit 7b26d01

Browse files
committed
cleanup
1 parent 0e4a5fd commit 7b26d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webui.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ def train():
229229

230230
embeddings_s3uri = cmd_opts.embeddings_s3uri
231231
hypernetwork_s3uri = cmd_opts.hypernetwork_s3uri
232-
api_endpoint = cmd_opts.api_endpoint
232+
api_endpoint = cmd_opts.api_endpoint
233233
username = cmd_opts.username
234234

235235
default_options = opts.data

0 commit comments

Comments
 (0)