Skip to content

Commit 8dc25e1

Browse files
authored
Update extruct/jsonld.py
1 parent 5bb1a87 commit 8dc25e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extruct/jsonld.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
"""
55
import json
66
import re
7-
import jstyleson
8-
97

8+
import jstyleson
109
import lxml.etree
1110

1211
from extruct.utils import parse_html

0 commit comments

Comments
 (0)