rspec/rules/S6464/python/message.adoc

5 lines
201 B
Plaintext

=== Message
Fix this access on a dictionary key that may be missing.
Fix this "pop" operation on a dictionary key that may be missing.
Fix this "del" operation on a dictionary key that may be missing.