Stop pylint complaining about unnecessary return statement. (#2684)
Recent pylint introduced support for the useless-return diagnostic. This patch remove the useless returns.
Showing
Please
register
or
sign in
to comment
Recent pylint introduced support for the useless-return diagnostic. This patch remove the useless returns.