Skip to content

Commit e242369

Browse files
author
Ziqun Ye
committed
remove the blank
1 parent e40302d commit e242369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ads/model/generic_model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2054,7 +2054,6 @@ def deploy(
20542054
raise ValueError("`compartment_id` has to be provided.")
20552055
if not (self.properties.project_id or existing_infrastructure.project_id):
20562056
raise ValueError("`project_id` has to be provided.")
2057-
20582057
infrastructure = (
20592058
ModelDeploymentInfrastructure()
20602059
.with_compartment_id(

0 commit comments

Comments
 (0)