Closed alexandruavadanii closed 3 years ago
test code is py3 compatible and py2 is deprecated, so explicitly use py3 in shebang.
Sorry, I rushed this, will force-push after more testing ...
Done, test code now works with both python2 and python3 (but the shebang will enforce python3).
Looked good! Well done, thanks!
test code is py3 compatible and py2 is deprecated, so explicitly use py3 in shebang.