diff --git a/rules/S2734/python/metadata.json b/rules/S2734/python/metadata.json index e68d0bfd79..88386ccd85 100644 --- a/rules/S2734/python/metadata.json +++ b/rules/S2734/python/metadata.json @@ -1,7 +1,7 @@ { "title": "\"__init__\" should not return a value", "type": "BUG", - "status": "superseded", + "status": "ready", "remediation": { "func": "Constant\/Issue", "constantCost": "5min" @@ -9,14 +9,6 @@ "tags": [ ], - "extra": { - "replacementRules": [ - "RSPEC-935" - ], - "legacyKeys": [ - - ] - }, "defaultSeverity": "Blocker", "ruleSpecification": "RSPEC-2734", "sqKey": "S2734",