Skip to content

Commit e4550ec

Browse files
committed
Add send_each_for_multicast_async to __all__
1 parent 28d778c commit e4550ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase_admin/messaging.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
'send_each',
7878
'send_each_async',
7979
'send_each_for_multicast',
80+
'send_each_for_multicast_async',
8081
'subscribe_to_topic',
8182
'unsubscribe_from_topic',
8283
]

0 commit comments

Comments
 (0)