changeset 52641 | 9bd6854aab86 |
parent 52092 | 93484d43be22 |
child 52643 | 5cc8deb96b48 |
--- a/hgext/clonebundles.py Sun Jan 05 21:03:17 2025 -0500 +++ b/hgext/clonebundles.py Sun Jan 05 22:00:40 2025 -0500 @@ -390,7 +390,7 @@ AUTO_GEN_FILE = b'clonebundles.auto-gen' -class BundleBase(object): +class BundleBase: """represents the core of properties that matters for us in a bundle :bundle_type: the bundlespec (see hg help bundlespec)