You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: execute round-trip-test with the interpreter
This is a python script that is run by tests. However, they do not
explicitly use the interpreter. This may result in the wrong python
interpreter being used on some systems. On Windows this will fail to
execute since the shebang is not honoured.
0 commit comments