Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 130dccd

Browse files
committed
mereging issue197
1 parent 07a136a commit 130dccd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mopper/setup_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@ def add_files(ctx, cursor, opts, mp):
639639
update = ctx.obj['update']
640640
exp_start = opts['exp_start']
641641
exp_end = opts['exp_end']
642-
print("I am here")
643642
# only used in cmip mode
644643
if mp['years'] != 'all' and ctx.obj['dreq_years']:
645644
exp_start, exp_end = fix_years(mp['years'], exp_start[:4], exp_end[:4])

0 commit comments

Comments
 (0)