`WPS520` should be ignore in `assert` context
Closed this issue · 0 comments
sobolevn commented
pytest does not like this rule.
47:37 WPS520 Found compare with falsy constant
assert task_json['args'] == []
^
Closed this issue · 0 comments
pytest does not like this rule.
47:37 WPS520 Found compare with falsy constant
assert task_json['args'] == []
^