This release should resolve #6.
The add_assignees
and remove_assignees
parameters are now correctly documented as Lists of int
/Users
instead of just int
/User
, and the list is defaulted to an empty list if nothing is passed to the function.
Thanks @y-aok for bringing up this issue!