Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop pylint complaining about unnecessary return statement. (apache#2684
) Recent pylint introduced support for the useless-return diagnostic. This patch remove the useless returns.
- Loading branch information