diff color_to_gray.py @ 5:91e03287f285 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:21:53 +0000
parents 20dbb1f7ec7b
children a32c3f810ade
line wrap: on
line diff
--- a/color_to_gray.py	Sat Feb 06 09:56:21 2021 +0000
+++ b/color_to_gray.py	Fri Feb 26 14:21:53 2021 +0000
@@ -127,7 +127,7 @@
              "Relative weight of the channel:1.0\n",
              "Image name:Channel1\n"
              ])
-
+    result = result.rstrip("\n")
     return result