rspec/rules/S5713/python/rule.adoc
2020-12-21 15:38:52 +01:00

10 lines
216 B
Plaintext

include::../description.adoc[]
include::../noncompliant.adoc[]
include::../compliant.adoc[]
== See
* Python Documentation - https://docs.python.org/3/tutorial/errors.html#handling-exceptions[Handling Exceptions]