fossasia/pslab-python

byte variable needs to be type casted to int for LA functions

Pipe-Runner opened this issue · 0 comments

The variable byte in sciencelab.py needs to be type cast to int while using it for np.zeros() function.