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
- Specify what output_lines and lines are lists of, namely strings.
- Remove unnecessary test of whether latest_version_position is an int since
x != None for any integer x.
- Replace two consecutive list.append calls with a single list.extend call.
0 commit comments