We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd7851 commit 0277638Copy full SHA for 0277638
test/normalize.py
@@ -14,7 +14,6 @@ class HTMLParseError(Exception):
14
from html.entities import name2codepoint
15
import sys
16
import re
17
-import cgi
18
19
# Normalization code, adapted from
20
# https://github.com/karlcow/markdown-testsuite/
0 commit comments