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
Modernising code that did from __future__ import (...) was failing.
I couldn't get the test for this to fail - I'm not sure why. But this
change made it work on the actual code I was testing with.
0 commit comments