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
Hi! I'm using python 3.5.3.
This line cause SyntaxError: invalid syntax exception because of trailing comma.
I think it should be removed for compatibility with older python versions.
Thank you!