We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125ce99 commit 1d84d2eCopy full SHA for 1d84d2e
src/zenml/integrations/huggingface/deployers/huggingface_deployer.py
@@ -275,7 +275,7 @@ def do_provision_deployment(
275
stack: The active stack.
276
environment: Environment variables for the app.
277
secrets: Secret environment variables for the app.
278
- timeout: Maximum time to wait for deployment.
+ timeout: Maximum time to wait for deployment (unused).
279
280
Returns:
281
Operational state of the provisioned deployment.
0 commit comments