We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d7bb3 commit 523ef1bCopy full SHA for 523ef1b
adrsm/adrsm.py
@@ -88,7 +88,6 @@ def cli(no_args_is_help=True, **kwargs):
88
89
CONFFILE: path to ADRSM configuration file
90
"""
91
- print(kwargs)
92
main(**kwargs)
93
94
def read_config(infile):
0 commit comments