Python backend for a Slack's kudos plugin.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: sort

+1 -1
+1 -1
kefi/tests/plazas/helpers.py
··· 1 - from kefi.models.plazas.helpers import split_users_in_groups 2 1 from kefi.models.database import User 2 + from kefi.models.plazas.helpers import split_users_in_groups 3 3 4 4 5 5 def test_split_users_in_groups():