hgext/fix.py
changeset 48946 642e31cb55f0
parent 48913 f254fc73d956
child 49960 c166b212bdee
child 49977 b5ecd0bcbcd7
--- a/hgext/fix.py	Mon Feb 21 13:03:43 2022 -0700
+++ b/hgext/fix.py	Mon Feb 21 13:08:28 2022 -0700
@@ -903,7 +903,7 @@
     return names
 
 
-class Fixer(object):
+class Fixer:
     """Wraps the raw config values for a fixer with methods"""
 
     def __init__(