fupshop-detector / src /features /__init__.py
mibrahimalpha's picture
FupShop v2.0 - clean deploy without model files
005c0b0
Raw
History Blame Contribute Delete
81 Bytes
from .url_features import URLFeatureExtractor
__all__ = ['URLFeatureExtractor']