bisector: Fix syntax issue on Python 3.5
Python 3.5 does not allow trailing comma in parameter list of function definitions.
Loading
Please register or sign in to comment
Python 3.5 does not allow trailing comma in parameter list of function definitions.