File size: 145 Bytes
583741e
 
 
 
 
1
2
3
4
5
6
# Crawl module for web scraping and data extraction

from .huggingface_daily import HuggingFaceDailyPapers

__all__ = ['HuggingFaceDailyPapers']