Closed grennis closed 7 years ago
Cant use parameter 'char' for Rest since this is used in Token. This causes TypeError: init() got multiple values for argument 'char'. (Might be a python3 thing). I renamed char parameter to something else.
Cant use parameter 'char' for Rest since this is used in Token. This causes TypeError: init() got multiple values for argument 'char'. (Might be a python3 thing). I renamed char parameter to something else.