Closed bastinc closed 7 years ago
calibration[i]['variable'] = s[1] IndexError: list index out of range
Separators should be tabs not whitespaces. Pycharm automatically converts tabs to whitespaces
calibration[i]['variable'] = s[1] IndexError: list index out of range