GreyTeam2020 / GreyTeam2020/users_microservice
Implement get_user_role if it is used
Open
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
@staticmethod
def get_user_role(user_id: int):
"""
This method return the user role with id
:param user_id:
:return: role value of the user
"""
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.