mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-05-27 20:11:20 +00:00
fix: remove extra blank line
This commit is contained in:
parent
6f4d1c2cdc
commit
eae6059889
@ -36,7 +36,6 @@ def _is_heartbeat_empty(content: str | None) -> bool:
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class HeartbeatService:
|
class HeartbeatService:
|
||||||
"""
|
"""
|
||||||
Periodic heartbeat service that wakes the agent to check for tasks.
|
Periodic heartbeat service that wakes the agent to check for tasks.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user