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
Somewhere between python 3.5.3 and python 3.7.4, they added a period
to the end of this error message.
Using a regexp like I did here will allow this test to pass on either
version.
0 commit comments