Agent that adds a user to a group list
Compare changes
- Eesaan Atluri authored
+ 2
− 2
@@ -34,9 +34,9 @@ def group_member(ch, method, properties, body):
@@ -48,8 +48,8 @@ def group_member(ch, method, properties, body):
Created by: eesaanatluri
This PR contains the first of group management framework's agents, group_member.py
agent.