Merge "Add the lost M338 in Hacking"
This commit is contained in:
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…
Reference in New Issue
Block a user