mercurial/bundle2.py
changeset 51862 607e94e01851
parent 51703 ca7bde5dbafb
child 51863 f4733654f144
--- a/mercurial/bundle2.py	Thu Sep 12 12:53:00 2024 -0400
+++ b/mercurial/bundle2.py	Mon Sep 16 15:36:38 2024 +0200
@@ -2116,7 +2116,7 @@
         op.source,
         b'bundle2',
         expectedtotal=nbchangesets,
-        **extrakwargs
+        **extrakwargs,
     )
     if op.reply is not None:
         # This is definitely not the final form of this