mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-12 18:59:06 +00:00
Jarrod Johnson
b372a15c33
Strip newline after decode
strip on bytes in python3 does not remove newlines. Call after decode to have strip handle the newline.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%