diff tomo_reduce.py @ 6:05335876d167 draft

planemo upload for repository https://github.com/rolfverberg/galaxytools commit f8c4bdb31c20c468045ad5e6eb255a293244bc6c-dirty
author rv43
date Mon, 20 Mar 2023 19:01:48 +0000
parents 543dba81eb15
children fa511fc2cfd5
line wrap: on
line diff
--- a/tomo_reduce.py	Mon Mar 20 18:54:48 2023 +0000
+++ b/tomo_reduce.py	Mon Mar 20 19:01:48 2023 +0000
@@ -79,7 +79,7 @@
 
     # Read input file
     data = tomo.read(args.input_file)
-    print('data:\n{data.tree}')
+    print(f'data:\n{data.tree}')
     return
 
     # Generate reduced tomography images