Skip to content

Commit c154f2c

Browse files
committed
added methologoy into experiments
1 parent 15e19ee commit c154f2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/demo_provisioning_scripts/LDPlatform.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -609,9 +609,9 @@ def create_experiment(
609609
},
610610
},
611611
"randomizationUnit": randomization_unit,
612-
"methodology": methodology,
613-
"analysisConfig": analysisConfig,
614612
},
613+
"methodology": methodology,
614+
"analysisConfig": analysisConfig,
615615
}
616616

617617
if self.metric_group_exists(primary_key):

0 commit comments

Comments
 (0)