before update for python 3.7:

$ pylint -disable=R,C -f colorized mhci_netmhcstabpan_predictor_percentile_data

------------------------------------
Your code has been rated at 10.00/10


--------------------------
after update:

$ pylint -disable=R,C -f colorized mhci_netmhcstabpan_predictor_percentile_data

--------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

