diff --git a/asreviewcontrib/insights/entrypoint.py b/asreviewcontrib/insights/entrypoint.py index 665921e..61b563b 100644 --- a/asreviewcontrib/insights/entrypoint.py +++ b/asreviewcontrib/insights/entrypoint.py @@ -156,7 +156,7 @@ def execute(self, argv): metavar="cm", type=float, nargs="+", - default=[0.1, 0.25, 0.5, 0.75, 0.8, 0.85, 0.9, 0.95, 1], + default=[0.1, 0.25, 0.5, 0.75, 0.8, 0.85, 0.9, 0.95, 1.0], help="A (list of) values to compute the cm at.", ) parser.add_argument(