Clarify in _generate_sync_entry_for_profile_updates that only local profiles will be returned

This commit is contained in:
Jason Robinson
2026-06-01 16:04:21 +03:00
parent 3cf7555f84
commit d254167e19
+2
View File
@@ -2186,6 +2186,8 @@ class SyncHandler:
Build a sync entry for profile updates and attach it to the given
`sync_result_builder`.
Currently only local profiles updates will be included in the sync response.
Args:
sync_result_builder:
"""