Mercurial > repos > bimib > marea_2_0
changeset 142:bf33e2cd2a0d draft
Uploaded
author | luca_milaz |
---|---|
date | Tue, 02 Jul 2024 22:39:07 +0000 |
parents | 72453ba5e5d3 |
children | c2f20844b3e3 |
files | marea_2_0/flux_sampling.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.py Tue Jul 02 22:34:58 2024 +0000 +++ b/marea_2_0/flux_sampling.py Tue Jul 02 22:39:07 2024 +0000 @@ -195,7 +195,7 @@ utils.logWarning( - utils.FilePath.fromStrPath(ARGS.inputs.split(",")[0], "xml"), + utils.FilePath.fromStrPath(ARGS.inputs.split(",")[0]), ARGS.out_log)