瀏覽代碼

reading wrapper testing

Johannes Gütschow 3 年之前
父節點
當前提交
3e5f9ddfcf
共有 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='basic'
+        dry_run=None
     )
 else:
     # no code found.