Merge "Add the lost M338 in Hacking"

changes/18/265518/1
Jenkins 7 years ago committed by Gerrit Code Review
commit 11f26e6c92

@ -23,3 +23,4 @@ Magnum Specific Commandments
assertIn/NotIn(A, B, message)
- [M336] Must use a dict comprehension instead of a dict constructor
with a sequence of key-value pairs.
- [M338] Use assertIn/NotIn(A, B) rather than assertEqual(A in B, True/False).

Loading…
Cancel
Save