From 3fdeaaa795829528668ded3e7126a0ec17074565 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Thu, 8 Oct 2020 16:00:29 +0100 Subject: [PATCH] Remove unneeded quotes --- zaphod.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zaphod.py b/zaphod.py index c8057fe..8b8dbb9 100644 --- a/zaphod.py +++ b/zaphod.py @@ -736,7 +736,7 @@ def setup(self): Default: ." ) self.diff_parser.add_argument("-l", "--latexdiffopts", - default="'--type=UNDERLINE'", + default="--type=UNDERLINE", action="store", help="Pass options to latexdiff. \ Please read man latexdiff for \