Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08966bb

Browse files
committed
Fix lint
1 parent dc2b477 commit 08966bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

html5lib/tests/test_sanitizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def test_wbr_allowed():
5656
assert expected == sanitized
5757

5858

59-
6059
def param_sanitizer():
6160
for ns, tag_name in sanitizer.allowed_elements:
6261
if ns != constants.namespaces["html"]:

0 commit comments

Comments
 (0)