Add daily papers endpoint (#3502)
* feat: add list_daily_papers method to fetch daily papers by date
* feat: update list_daily_papers method to support optional date parameter and add tests for default behavior ( After
Wauplin review )
* Apply suggestion from @Wauplin
* Update src/huggingface_hub/hf_api.py
Co-authored-by: Roman Solomatin <samoed.roman@gmail.com>
* Apply style fixes
---------
Co-authored-by: Bastien GIMBERT <bastien.gimbert@atos.net>
Co-authored-by: Lucain <lucainp@gmail.com>
Co-authored-by: Roman Solomatin <samoed.roman@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>