Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

labhub.py: Incorrect implementation for is_room_member #662

Open
abhishalya opened this issue Jul 26, 2019 · 4 comments
Open

labhub.py: Incorrect implementation for is_room_member #662

abhishalya opened this issue Jul 26, 2019 · 4 comments
Assignees

Comments

@abhishalya
Copy link
Member

The gitter backend returns a list of GitterRoomOccupant, but in the function we consider it to be a list of strings.

https://github.com/coala/corobo/blob/master/plugins/labhub.py#L113

type/bug difficulty/newcomer

@Arna-Maity
Copy link

@abhishalya I am a newcomer and would like to work on this issue. Could you please assign it to me ?

@abhishalya
Copy link
Member Author

@Arna-Maity I've invited you, once you've accepted the invitation I can assign you to this issue.

@Arna-Maity
Copy link

@abhishalya i have accepted the invitation.

@abhishalya
Copy link
Member Author

Assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants