rspec/rules/S5685/python/message.adoc

6 lines
189 B
Plaintext

=== Message
* Use an assignment statement ("=") instead; ":=" operator is confusing in this context
* Move this assignment out of the f-string; ":=" operator is confusing in this context