Skip to content
Snippets Groups Projects
Commit d54762bf authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

add placeholder for record_script_execution_summary

parent 0490b7f6
No related branches found
No related tags found
1 merge request!83Create init command
Pipeline #374233 passed
......@@ -1105,6 +1105,8 @@ def initialize_environment(root_dir: Path) -> None:
else:
# create the init file
init_file.touch()
# note the execution in the execution summary log
# record_script_execution_summary() TODO
def main():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment