aboutsummaryrefslogtreecommitdiff
path: root/devel/py-terminaltexteffects/files/patch-terminaltexteffects_template_effect__template.py
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-terminaltexteffects/files/patch-terminaltexteffects_template_effect__template.py')
-rw-r--r--devel/py-terminaltexteffects/files/patch-terminaltexteffects_template_effect__template.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/py-terminaltexteffects/files/patch-terminaltexteffects_template_effect__template.py b/devel/py-terminaltexteffects/files/patch-terminaltexteffects_template_effect__template.py
new file mode 100644
index 000000000000..c5b6815faa2d
--- /dev/null
+++ b/devel/py-terminaltexteffects/files/patch-terminaltexteffects_template_effect__template.py
@@ -0,0 +1,10 @@
+--- terminaltexteffects/template/effect_template.py.orig 2020-02-02 00:00:00 UTC
++++ terminaltexteffects/template/effect_template.py
+@@ -69,7 +69,6 @@ class EffectConfig(BaseConfig):
+ nargs="+",
+ action=argutils.TupleAction,
+ default=12,
+- action=argutils.TupleAction,
+ metavar=argutils.PositiveInt.METAVAR,
+ help=(
+ "Space separated, unquoted, list of the number of gradient steps to use. More steps will "