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
The last set of changes to make it backwards compatible with Python 2
required converting the arguments. That is not compatible on Python 3
unfortunately. Only perform that on Python 2 to make the utility
compatible with 2 and 3.
0 commit comments