Closed cHJlaXpoZXI closed 1 month ago
Hi,
Just a little PR to add chardet because of an error if I install it with pipx :
WARNING:root:chardet module not installed. In case of encoding errors, install chardet using: pip3 install chardet
It's not really an issue, but it's fine to have a tool without error on each commands.
Thanks :)
Useful improvement, thanks! Merged it.
Hi,
Just a little PR to add chardet because of an error if I install it with pipx :
It's not really an issue, but it's fine to have a tool without error on each commands.
Thanks :)