diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-10-31 13:40:53 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-10-31 13:52:31 -0400 |
commit | fc5353364a3d7ea48fb089926e968fa52177a173 (patch) | |
tree | 0b80da183ab08bfa4e76fa22c9e9133cccc348af /klippy/serialhdl.py | |
parent | 7a6fd1a1aa1ad39a401887619c33cb49e55adfea (diff) | |
download | kutter-fc5353364a3d7ea48fb089926e968fa52177a173.tar.gz kutter-fc5353364a3d7ea48fb089926e968fa52177a173.tar.xz kutter-fc5353364a3d7ea48fb089926e968fa52177a173.zip |
util: Use regular str() type in get_git_version() on Python2
Avoid using unicode() types on Python2 as it can lead to subtle
errors.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/serialhdl.py')
0 files changed, 0 insertions, 0 deletions