The BDM-polaron-vasp.py uses Tabs and spaces together, which could cause issues,

I am using python3, so I transform this script with official 2to3.py, but when testing the script, there are still some errors, I am not sure if this error is related to the mixed use of tabs and spaces, but I still suggest a modification and upgrade to python3 might be better.

The BDM-polaron-vasp.py uses Tabs and spaces together, which could cause issues,
I am using python3, so I transform this script with official 2to3.py, but when testing the script, there are still some errors, I am not sure if this error is related to the mixed use of tabs and spaces, but I still suggest a modification and upgrade to python3 might be better.