ソースを参照

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.