Removed Unused Variables (#949)
- Removed two unused variables. - Changed `a` to `_` since the `a` variable is never used. This addresses [3 alerts from lgtm](https://lgtm.com/projects/g/TheAlgorithms/Python/snapshot/d55bbcd204dfbd436914a5f9031a6a8fdf22f6f4/files/sorts/Odd-Even_transposition_parallel.py?sort=name&dir=ASC&mode=heatmap).
P
PatOnTheBack committed
217615abf68592e69725bbb4ef8d86713e9be1ce
Parent: 408c5de
Committed by Anup Kumar Panwar <1anuppanwar@gmail.com>
on 7/5/2019, 8:34:46 AM