rspec/rules/S5654/python/message.adoc

6 lines
129 B
Plaintext

=== Message
* Remove this "yield" statement
* Replace this "yield" keyword with "return" or change the return type annotation.