Skip to content
Snippets Groups Projects
Commit f87630ba authored by Alán Muñoz's avatar Alán Muñoz
Browse files

refactor(cli): remove comments

parent 9453f7b5
No related branches found
No related tags found
No related merge requests found
......@@ -16,18 +16,7 @@ param_values = {
"filter": 0,
"host": None,
"username": None,
"password": None
# "overwrite": True,
# "earlystop": {
# "min_tp": 100,
# "thresh_pos_clogged": 0.4,
# "thresh_trap_ncells": 8,
# "thresh_trap_area": 0.9,
# "ntps_to_eval": 5,
# },
# "logfile_level": "INFO",
# "use_explog": True,
# "use_logfile": False,
"password": None,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment