fix(gcode_shell_command): py3 virtual env compatibility #175

Merged
zellneralex merged 1 commits from gcode_shell_command_python3 into master 2022-02-26 19:28:06 +01:00

1 Commits

Author SHA1 Message Date
zellneralex
25b144d0d9 gcode_shell_command: change to make it compatible with a py3 virtual env
The change is needed that the module can be used in a python 2 and python 3 virtual env.

Signed-off-by: Alex Zellner alexander.zellner@googlemail.com
2022-02-26 19:25:59 +01:00