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
Remove Python 2 references in Python 3 cheatsheet (#5326)
The Python 3 cheatsheet is for people who can use the Python 3 syntax and don't need to care about Python 2 compatibility, so I don't think it's useful to mention Python 2 compatibility issues.
Also removed some unused imports.
0 commit comments