pylint-errors

W9014 (missing-yield-type-doc)

:x: Problematic code:

# to be addded

:heavy_check_mark: Correct code:

# to be added

Rationale:

Please document the type yielded by this method.