--- a/mercurial/repocache.py Mon Feb 21 13:03:43 2022 -0700
+++ b/mercurial/repocache.py Mon Feb 21 13:08:28 2022 -0700
@@ -19,7 +19,7 @@
)
-class repoloader(object):
+class repoloader:
"""Load repositories in background thread
This is designed for a forking server. A cached repo cannot be obtained