We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d6cce commit 34cb535Copy full SHA for 34cb535
1 file changed
src/ai/backend/manager/models/deployment_policy/row.py
@@ -54,7 +54,6 @@ def _validate_progress_is_possible(self) -> RollingUpdateSpec:
54
return self
55
56
57
-
58
class BlueGreenSpec(BaseModel):
59
"""Specification for blue-green deployment strategy."""
60
0 commit comments