Explorar el Código

reading wrapper testing

Johannes Gütschow hace 3 años
padre
commit
3e5f9ddfcf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.