Closed iLLiCiTiT closed 1 year ago
Function get_users actually returns users instead of None.
get_users
None
Use get_users which should be iterable of users.
Description
Function
get_users
actually returns users instead ofNone
.Testing notes
Use
get_users
which should be iterable of users.