浏览代码

reading wrapper testing

Johannes Gütschow 3 年之前
父节点
当前提交
61510f27a2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      code/UNFCCC_reader/read_UNFCCC_submission.py

+ 1 - 1
code/UNFCCC_reader/read_UNFCCC_submission.py

@@ -69,7 +69,7 @@ if script_name:
         message=f"Read data for {country}, {submission}.",
         inputs=input_files,
         outputs=output_files,
-        dry_run=None
+        dry_run='basic'
     )
 else:
     # no code found.