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
There appear to be some remnants from Python 3 like from __future__ imports that could be removed. Would be good to clean these out to simplify the code
The text was updated successfully, but these errors were encountered:
There appear to be some remnants from Python 3 like
from __future__ import
s that could be removed. Would be good to clean these out to simplify the codeThe text was updated successfully, but these errors were encountered: