hgext/fix.py
changeset 45946 464539c305aa
parent 45942 89a2afe31e82
child 46361 dfca84970da8
--- 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