=== relates to: S3696
=== is related to: S5708
=== on 13 Nov 2019, 16:23:49 Nicolas Harraudeau wrote:
Note: This rule is similar to RSPEC-3696 "Non-exception types should not be thrown" but this one is a Bug instead of a Code Smell because raising a non-exception in Python will raise a TypeError.