hgext/rebase.py
changeset 41533 0f64091cc851
parent 41365 876494fd967d
child 41817 169c386cc9d8
--- a/hgext/rebase.py	Mon Feb 04 08:54:30 2019 -0800
+++ b/hgext/rebase.py	Mon Feb 04 09:07:00 2019 -0800
@@ -1278,7 +1278,7 @@
     return stats
 
 def adjustdest(repo, rev, destmap, state, skipped):
-    """adjust rebase destination given the current rebase state
+    r"""adjust rebase destination given the current rebase state
 
     rev is what is being rebased. Return a list of two revs, which are the
     adjusted destinations for rev's p1 and p2, respectively. If a parent is