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 5bb1a87 commit 8dc25e1Copy full SHA for 8dc25e1
extruct/jsonld.py
@@ -4,9 +4,8 @@
4
"""
5
import json
6
import re
7
-import jstyleson
8
-
9
+import jstyleson
10
import lxml.etree
11
12
from extruct.utils import parse_html
0 commit comments