CEM
CEM copied to clipboard
utf-8 decode error fix
It was giving an UnicodeDecodeError. Explicitly specifying the 'encoding' parameter as 'uft-8' fixed the issue.