Open jbierboms opened 1 year ago
The current way of calculation if an error should be triggered is flawed: 'int(1/e.errorPercentage)' will result in 1 if 1 >= e.errorPercentage > 0.5
The current way of calculation if an error should be triggered is flawed: 'int(1/e.errorPercentage)' will result in 1 if 1 >= e.errorPercentage > 0.5