_annotate.py
8.33 KB
-
Stop pylint complaining about unnecessary return statement. (#2684) · e69e9ec0
Recent pylint introduced support for the useless-return diagnostic. This patch remove the useless returns.
Marcus Shawcroft committed
Recent pylint introduced support for the useless-return diagnostic. This patch remove the useless returns.