Add the lost M338 in Hacking

Change-Id: If211d70b005d56c0d3f0206d874f87ee3dc095fe
changes/16/264516/1
wangqun 8 years ago
parent c3b84bff88
commit 0998284810

@ -24,3 +24,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