Skip to content

Commit 523ef1b

Browse files
committed
remove extra print
1 parent a6d7bb3 commit 523ef1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adrsm/adrsm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ def cli(no_args_is_help=True, **kwargs):
8888
8989
CONFFILE: path to ADRSM configuration file
9090
"""
91-
print(kwargs)
9291
main(**kwargs)
9392

9493
def read_config(infile):

0 commit comments

Comments
 (0)