made bs4 and soupsieve standalone in this project
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from ..bs4.dammit import EntitySubstitution
|
||||
from .dammit import EntitySubstitution
|
||||
|
||||
class Formatter(EntitySubstitution):
|
||||
"""Describes a strategy to use when outputting a parse tree to a string.
|
||||
|
||||
Reference in New Issue
Block a user