Skip to content

Commit b45b477

Browse files
committed
Make genshi treeType get added as None to match the others
1 parent 11bdb49 commit b45b477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html5lib/tests/support.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
try:
6363
import genshi # noqa
6464
except ImportError:
65-
pass
65+
treeTypes["genshi"] = None
6666
else:
6767
treeTypes["genshi"] = {
6868
"builder": treebuilders.getTreeBuilder("dom"),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy