fully make bs4 and soupsieve standalone in the project
This commit is contained in:
@ -4,7 +4,7 @@ __license__ = "MIT"
|
||||
from collections import defaultdict
|
||||
import itertools
|
||||
import sys
|
||||
from bs4.element import (
|
||||
from ...bs4.element import (
|
||||
CharsetMetaAttributeValue,
|
||||
ContentMetaAttributeValue,
|
||||
Stylesheet,
|
||||
|
||||
Reference in New Issue
Block a user