Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct pre-commit's pylint warnings (#2407)
The introduction of use-yield-from generated a new warning on the source code. Some messages no longer needed to be disabled as well. These warnings have been corrected to prevent pre-commit from failing. --------- Co-authored-by: Pierre Sassoulas <[email protected]>
- Loading branch information