mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 00:58:30 +00:00
chore: remove excess docs note
This commit is contained in:
@@ -56,8 +56,7 @@ class PushNotificationResultStore(Protocol):
|
|||||||
"""Protocol for storing and retrieving push notification results.
|
"""Protocol for storing and retrieving push notification results.
|
||||||
|
|
||||||
This protocol defines the interface for a result store that the
|
This protocol defines the interface for a result store that the
|
||||||
PushNotificationHandler uses to wait for task completion. Enterprise
|
PushNotificationHandler uses to wait for task completion.
|
||||||
implementations can use Redis, in-memory storage, or other backends.
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|||||||
Reference in New Issue
Block a user