replace true-division with proper floor-division
Also, replace redundant check against Callable abc with builtin `callable` function.
Loading
Please register or sign in to comment
Also, replace redundant check against Callable abc with builtin `callable` function.