Skip to content

Commit 163e9f6

Browse files
Update monte-cover/src/montecover/did/did_cs_multi.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 605f2da commit 163e9f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monte-cover/src/montecover/did/did_cs_multi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ def __init__(
3535
def _process_config_parameters(self):
3636
"""Process simulation-specific parameters from config"""
3737
# Process ML models in parameter grid
38-
# Process ML models in parameter grid
3938
assert "learners" in self.dml_parameters, "No learners specified in the config file"
4039

4140
required_learners = ["ml_g", "ml_m"]

0 commit comments

Comments
 (0)