diff hgext/fix.py @ 45961:464539c305aa

formatting: drop a few extra double quotes in docstrings These were made obvious by the reformatting in D9430. Differential Revision: https://phab.mercurial-scm.org/D9432
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 27 Nov 2020 19:35:37 -0500
parents 89a2afe31e82
children dfca84970da8
line wrap: on
line diff
--- a/hgext/fix.py	Thu Oct 01 18:51:40 2020 +0200
+++ b/hgext/fix.py	Fri Nov 27 19:35:37 2020 -0500
@@ -372,7 +372,7 @@
 
 
 def getworkqueue(ui, repo, pats, opts, revstofix, basectxs):
-    """ "Constructs the list of files to be fixed at specific revisions
+    """Constructs the list of files to be fixed at specific revisions
 
     It is up to the caller how to consume the work items, and the only
     dependence between them is that replacement revisions must be committed in