项目初始化
This commit is contained in:
3
daily/news/__init__.py
Normal file
3
daily/news/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from daily.news.fetch import fetch_ai_news, format_news_section
|
||||
|
||||
__all__ = ["fetch_ai_news", "format_news_section"]
|
||||
Reference in New Issue
Block a user