AIF360
AIF360 copied to clipboard
Unused variables
https://github.com/IBM/AIF360/blob/7763c1c5a36647afbee310249fee82e1211b0f40/aif360/algorithms/inprocessing/gerryfair/heatmap.py#L90
Variables declared but not used, or reassigned before they are used, can be the result of programmer negligence, which often means that there is a bug in the program.