Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit d71c040

Browse files
committed
Remove extra argument in format.
1 parent 5cabd4c commit d71c040

File tree

1 file changed

+0
-1
lines changed
  • docker/build_artifacts/sagemaker

1 file changed

+0
-1
lines changed

docker/build_artifacts/sagemaker/serve.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ def _setup_gunicorn(self):
219219
self._gunicorn_threads,
220220
self._gunicorn_loglevel,
221221
self._gunicorn_timeout_seconds,
222-
self._gunicorn_setup_timeout_seconds,
223222
python_path_option,
224223
",".join(python_path_content),
225224
self._tfs_grpc_concat_ports,

0 commit comments

Comments
 (0)