We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c95483 commit c3ede48Copy full SHA for c3ede48
revalidation/initial_contacts/_01_icd_analysis.py
@@ -62,7 +62,7 @@
62
else None
63
)
64
loader = ValidationResultLoader(
65
- "icd", result_path=local_data_path, version="main"
+ "icd", result_path=local_data_path, version="initial_contact_reval"
66
67
68
0 commit comments