mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-10 08:08:20 +00:00
Update docstring for get_epg_data_at argument
This commit is contained in:
@@ -338,7 +338,7 @@ def get_epg_data_at(dt: datetime.datetime):
|
||||
Fetch EPG data from the Oqee API for the nearest aligned hour of a given datetime.
|
||||
|
||||
Args:
|
||||
dt (datetime.datetime): datetime输入 (with hour, minute, etc.)
|
||||
dt (datetime.datetime): datetime (with hour, minute, etc.)
|
||||
|
||||
Returns:
|
||||
dict | None: EPG data or None on error
|
||||
|
||||
Reference in New Issue
Block a user