We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e14c4 commit 079668aCopy full SHA for 079668a
1 file changed
structure_threader/wrappers/structure_wrapper.py
@@ -42,8 +42,6 @@ def str_cli_generator(arg, k_val, rep_num, seed):
42
if arg.params is not None:
43
cli += arg.params
44
45
- print(cli)
46
-
47
return cli, output_file
48
49
0 commit comments