--- 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__(