- Notifications
You must be signed in to change notification settings - Fork294
Closed
Labels
Description
$ bash flake8-run.shhtml5lib/sanitizer.py:248:24: E713 test for membership should be 'not in'html5lib/treebuilders/dom.py:161:24: E713 test for membership should be 'not in'html5lib/tests/test_tokenizer.py:71:12: E713 test for membership should be 'not in'html5lib/tests/test_tokenizer.py:72:34: E713 test for membership should be 'not in'html5lib/tests/test_tokenizer.py:115:40: E128 continuation line under-indented for visual indenthtml5lib/serializer/htmlserializer.py:38:16: E713 test for membership should be 'not in'html5lib/serializer/htmlserializer.py:294:20: E713 test for membership should be 'not in'