Skip to content

fix(basecontrollers): Do not decode a string

The decode method was removed from the string type since Python 3

Related to #560 (closed)

Merge request reports