Rules B904 and TRY200 appear to be looking for the exact same construct (not using from within an exception block), but are separate rules. These should be deduplicated to a common implementation with an alias. We should also probably try to find duplicate rules with an automated mechanism in the future.