Skip to content

Commit 1d84d2e

Browse files
authored
Update src/zenml/integrations/huggingface/deployers/huggingface_deployer.py
1 parent 125ce99 commit 1d84d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zenml/integrations/huggingface/deployers/huggingface_deployer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ def do_provision_deployment(
275275
stack: The active stack.
276276
environment: Environment variables for the app.
277277
secrets: Secret environment variables for the app.
278-
timeout: Maximum time to wait for deployment.
278+
timeout: Maximum time to wait for deployment (unused).
279279
280280
Returns:
281281
Operational state of the provisioned deployment.

0 commit comments

Comments
 (0)