You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
STYLE: Fix or suppress non-iterator-returned errors from pylint (#49036)
* Working on finding issues with non-iterator-returned
* Found one instance to suppress
* Misread the error message, suppressed wrong line.
* Change test so that pylint treats it as iterator
* Fix formatting.
* Added reference to PR in comment.
0 commit comments